在 Ruby 中显示图表的简单方法是什么?

发布于 2024-09-28 19:16:24 字数 79 浏览 2 评论 0原文

我正在考虑一些绘图选项,并且想要一个具有 Sparklines gem 的清洁度但不需要 Rmagick 的选项。我也想要一个有一些清晰教程的。

I am looking at some graphing options, and would like one that has the cleanliness of Sparklines gem but that doesn't require Rmagick. I'd like one with some clear tutorials, too.

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

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

发布评论

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

评论(3

万劫不复 2024-10-05 19:16:24

查看 http://railscasts.com/episodes/223-charts 作为可能的解决方案。

Check out http://railscasts.com/episodes/223-charts as a possible solution.

苯莒 2024-10-05 19:16:24

Rmagick 有什么问题吗?我只是认为更多的信息可能会有所帮助,但由于该限制,我想我的答案可能也不适合您——我会说切换到 JRuby 并使用 jvm 上可用的任何包。

What's the problem with Rmagick? I'm just thinking a little more info might help, but because of that restriction I guess my answer probably won't suit you either--I'd say switch to JRuby and use any of the packages available on the jvm.

情话难免假 2024-10-05 19:16:24

我使用 win32ole 让 Excel 创建图表。如果您使用桌面而不是 Web 服务器,可能更适合。

I use win32ole to get Excel to create graphs. Probably more suitable if you're on a desktop rather than a web server.

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