Related questions
Removing highcharts.com credits link
I have just purchased highcharts, but the credits link still appears on my graphs which are quite prominent on my site and it distorts the chart view.
I assumed I would get an option, so how do I remove it?
How to get highcharts dates in the x axis?
Is there a standard way to get dates on the x-axis for Highcharts? Can't find it in their documentation: http://www.highcharts.com/ref/#xAxis--type
When my time range is large enough, it shows dates. However, when the time range …
Highcharts - redraw() vs. new Highcharts.chart
I'm struggling to understand the correct way to update a highcharts chart. Supposing I have rendered a chart, and then I want to update it in some way. For instance, I may want to change the values of the data …