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.
我已经使用 highcharts Scatter Chart创建了一个散点图。现在我想添加多个/动态系列,即。产品和系列名称(产品名称)的值。还应从数组中获取数据。
提前致谢
你有没有通过API?您正在寻找chart.addSeries() jsFiddle 在按钮单击时添加系列