nbollepalli
Posts: 2
Joined: Thu Oct 04, 2018 8:36 pm

Is highslide included in highcharts?

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.
rafalS
Posts: 2665
Joined: Thu Jun 14, 2018 11:40 am

Re: Is highslide included in highcharts?

Hi, nbollepalli!

Highcharts doesn't include Highslide for sure. You can just simply download highslide-*.js files and put it into your project manually.

I am forwarding this thread to Highslide section.

Best regards!
Rafal Sebestjanski,
Highcharts Team Lead
nbollepalli
Posts: 2
Joined: Thu Oct 04, 2018 8:36 pm

Re: Is highslide included in highcharts?

Thanks for your reply! Appreciate it.

Return to “Highslide JS Usage”