What is the best practice for loading series data through JSON into a given schedule with the new version of Highcharts Beta 3 and data.src.js?
I read about complete in the docs in data.src.js and was not sure if it is now suitable for a BP array to load multiple series data using $.getJSON from jQuery.
It would be great if you could give an example.
Standard example provided by HS (e.g. CSV, google): http://jsfiddle.net/highcharts/AYYCv/
source share