Top "Highcharts" questions

Highcharts is a Javascript charting library that uses HTML, SVG, and VML.

Highcharts - fire legendItemClick event

I want to fire the same event that it's fired when you select an item legend but from an external …

events highcharts legend linechart
highcharts panning

I'm trying to implement highcharts panning based on this example: http://jsfiddle.net/HXUmK/5/ But I want to be able …

zooming highcharts panning
Grouping a stacked bar chart in Highcharts

I have a situation that I need to group certain bars/columns into logical grouping for a business need. I …

javascript highcharts highcharts-ng
Automatically join missing data gaps in Highcharts JS

I'm currently looking to implement Highcharts JS into my application, using months as the x-axis categories. However, I have gaps …

javascript highcharts missing-data
Adding a custom tooltip to a bubble chart / highchart

I am trying to customize the tooltip in a highcharts bubble chart. Rather than having just the figures appear in …

javascript charts highcharts jsfiddle bubble-chart
highcharts and canvg scaling issue

This is kind of a specific issue but I imagine it might come in useful at some point for someone …

highcharts scaling canvg
Highcharts - Multiple Y Axis Stacked Charts

I am creating a chart with two Y axes - distance and duration. Each Y axis will have multiple series ( …

javascript charts highcharts multiple-axes
How to apply custom color on candlesticks based on OPEN/CLOSE values?

I'm working on candlesticks (highStock). Is there any function through which I can change color of individual candlesticks based on …

highcharts candlestick-chart
Dynamically update gauge on highcharts

I'm working in a university website project, and I choose to work with Highcharts, it has a very easy usage. …

jquery dynamic charts highcharts gauge
Using HighStocks with highcharts-ng

I'm using the Angular directive for HighCharts, https://github.com/pablojim/highcharts-ng. However I want to use the HighStock option …

angularjs highcharts angularjs-directive highstock highcharts-ng