Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想从引导程序的轮播中加载不同的高图。我从 php 加载数据,然后在 javascript 中使用它。
但是加载 de highcharts 的最佳方式是什么?我怎么能在javascript中做到这一点?每次单击左或右时,我应该创建一个新的高图吗?
最好的方法是,在单独的 div 元素中创建图表,这些元素隐藏在页面加载中,然后使用轮播滑动它们。