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 中自动有一个图例,当我单击图例中的一个系列时,它会隐藏/显示它。
有没有办法在 highstock 有同样的行为?我似乎找不到这个功能。
谢谢
legend: {enabled: true}对于其他人来说,我不知道为什么默认情况下这是关闭的
legend: {enabled: true}