Stack graphs to HighStock
Hello.
I have a site with multiple line graphs drawn using HighStock, and a couple stack graphs drawn using HighCharts.
The users like the range selector, and would like to also use it on the stack charts.
Currently HighStock doesn't have stack charts and HighCharts does not have range selector, and so the data range is limited by the width of the page.
You could use Highstock to create a Highcharts chart (using chart constructor instead of stockChart constructor) and enable range selector.
For more details please contact our technical support:
https://www.highcharts.com/blog/support/
-
AdminKacper Madej (Admin, Highcharts JS) commented
Hi,
I'm not sure what is missing, because it's possible to enable Highstock features when stockChart is not used, but Highstock library is loaded.
Demos:
https://jsfiddle.net/BlackLabel/dyqte5k4/
https://jsfiddle.net/BlackLabel/esm0pf6k/1/
https://jsfiddle.net/BlackLabel/esm0pf6k/