We are looking into adding a functionality using highslide into a highchart
The following JS fiddle showing the chart implementation. The HTML section shows the files being imported.
https://jsfiddle.net/gh/get/library/pur ... line-ajax/
Files being imported:
• https://www.highcharts.com/media/com_de ... ull.min.js
• https://www.highcharts.com/media/com_de ... .config.js
• https://www.highcharts.com/media/com_de ... hslide.css
If we import the highcharts npm package, do the highslide-*.js files come included?
If not, then what is the best way to import the highslide-*.js files? The library highslide.js does not have a npm package –
It does have a website and is under MIT license - http://highslide.com/#licence.
Please advice.
Thanks,
Neeha.