jqplot增强LegendRendrer系列切换功能覆盖
我正在尝试更改enhancedLegendRendrer.js 的默认功能,其中单击图例系列时,图表中的特定条形项目变得可见/隐藏。我想更改此默认功能,其中如果用户单击图例系列项目仅显示该系列,而其余条形则不可见。
I am trying to change the default functionality of enhancedLegendRendrer.js where in on clicking on the legend series that particular bar item in the graph gets visible/hidden.I want to change this default functionality, wherein if the user clicks on the legend series item only that series is displayed while rest of the bars are made invisible.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
抢先发帖,现在无法删除。认为上面是在问如何启用图例切换。无论如何,对于任何感兴趣的人:
https://bitbucket.org/jab/jqplot /src/edd2f5972593/examples/legendLabels.html
Jumped the gun on the post and now cannot delete. Thought the above was asking how to enable toggling on legend. Anyway, for anyone interested:
https://bitbucket.org/jab/jqplot/src/edd2f5972593/examples/legendLabels.html