Javascript 绘图实用程序 - 用于折线图的多个 Y 轴

发布于 2024-10-07 12:50:46 字数 135 浏览 1 评论 0原文

有没有办法使用任何 javascript 图形库来绘制 2 个以上的 y 轴? Flot 是我见过的最好的,但它只覆盖 2 个 y 轴。

Is there a way to plot more than 2 y-axes with any of the javascript graphing libraries out there? Flot is the best one I've seen, but it only covers 2 y axes.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

无畏 2024-10-14 12:50:46

Protovis 是一个更强大的可视化工具,它应该能够处理您的用例。但是,请准备好编写比 Flot 更多的代码。

Protovis is a substantially more powerful visualization tool, and it should be able to handle your use-case. However, be prepared to write a lot more code than you would have with Flot.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文