gRaphael 绘图文档

发布于 2024-12-13 09:08:47 字数 295 浏览 0 评论 0原文

我一直在尝试不同的基于 JavaScript 的图表选项。我喜欢 Highcharts,但也想看看 gRaphael。我发现 gRaphael 文档确实缺乏,并且 kennyshen 的努力也没有涵盖很多事情。结果,我在使用 gRaphael 绘制图表时遇到了很多问题。有人能给我指出一份可靠的文档吗?

我也可以只用 Raphael 来实现类似的图表吗?如果是这样,有人可以给我指出一些教程吗?我的主要要求是条形图/柱形图。

I've been trying out different JavaScript based charting options. I love Highcharts but also wanted to take a look at gRaphael. I've found that the gRaphael documentation is really lacking and the efforts of kennyshen also do not cover a lot of the things. As a result, I'm having a ton of problem charting with gRaphael. Could someone point me to a robust documentation?

Also can I achieve similar charting with only Raphael? If so, can someone point me out to a tutorial of sorts. My primary requirement is bar/column charts.

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

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

发布评论

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

评论(2

岛歌少女 2024-12-20 09:08:47

我建议您使用 Rgraph (http://www.rgraph.net/),它很容易实施并有大量示例记录良好。

I would recommend you to use Rgraph (http://www.rgraph.net/), which is easy to implement and well documented with lots of examples.

流绪微梦 2024-12-20 09:08:47

我对 JS 图表库进行了大量研究。我个人认为 High Charts 和 jqPlot 是最好看的并且有足够的文档。你可以看一下,看看你的想法:

jqPlot Doc:

http://www .jqplot.com/docs/files/usage-txt.html

高图表文档:

http://www.highcharts.com/documentation/how-to-use

I've done a decent amount of research on JS charting libraries. I personally think High Charts and jqPlot are the best looking with adequate documentation. You can take a look and see what you think:

jqPlot Doc:

http://www.jqplot.com/docs/files/usage-txt.html

High Charts Doc:

http://www.highcharts.com/documentation/how-to-use

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