karezza
Posts: 1
Joined: Wed Dec 12, 2018 8:37 pm

The two versions of each js file, 6.0.2

I'm troubleshooting an issue of a page that displays fine when referencing scripts at the high charts website but not the local copy.

What's the difference between the files located at the root of the installation such as:
/highcharts-3d.js
/highcharts.js

and under the "js" folder
./js/highcharts-3d.js
./js/highcharts.js

I've peformed a diff and can see they are not the same. I wonder if the root files are what should be shared out rather than the ./js folder.

Return to “Highslide JS Usage”