I want to load different highcharts in a carousel from bootstrap. I load the data from php and then I use it in javascript.
But what's the best way to load de highcharts? How can I do this is in javascript? Should I create a new highchart every time you click on left or right?