使用 javascript 绘制带有负值的堆积图

发布于 2024-09-18 07:47:16 字数 251 浏览 7 评论 0原文

我需要用javascript(excel图表)绘制此图: http://pontt.com/plotexcel.jpg(x 轴下方的条形图和 x 轴上方的条形图)。

任何人都知道一个JavaScript库(谷歌图表除外)支持带有负值的堆叠条形图和像Excel一样的绘图?

我尝试了几个库,但尝试用负值绘图没有成功。

I need to plot this with javascript (excel chart): http://pontt.com/plotexcel.jpg (bar below the x-axis and bar above the x-axis).

Anyone know of a javascript library (except google charts) that supports stacked bar charts with negative values and the plot just as excel?

I tried several libraries, but I had no success in trying to plot with negative values.

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

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

发布评论

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

评论(1

三生路 2024-09-25 07:47:16

我不知道您是否尝试过,但请查看 flotr。我认为它支持这样的事情。希望有帮助。

I don't know if you have tried it, but have a look at flotr. I think it supports such a thing. Hope it helps.

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