dongou3286 2013-09-10 12:09
浏览 113
已采纳

使用bootstrap轮播动态创建highcharts

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?

  • 写回答

1条回答 默认 最新

  • doupai8533 2013-09-10 12:18
    关注

    The best way is, create your charts in separate div elements which is hidden in page load, then slide them using carousel.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?