jquery中有动态折线图吗?
我想要一个像 Windows 任务管理器(性能选项卡)一样动态移动的折线图或图表。有这样的插件吗?
I want a line graph or chart which moves dynamically like windows task manager (performance tab). Is there any plugin like that?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
查看高图表。 http://www.highcharts.com/demo/dynamic-update
Check out Highcharts. http://www.highcharts.com/demo/dynamic-update
我认为 flot 正在成为该领域的领导者。我用过它,而且非常简单。
I think flot is becoming the leader of the pack. I used it and it was quite straightforward.