从 Python 生成图形的最简单方法?

发布于 2024-08-26 15:54:23 字数 1539 浏览 6 评论 0原文

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

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

发布评论

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

评论(6

極樂鬼 2024-09-02 15:54:23

我个人使用 matplotlib 并且对此非常满意。

I'm personally using matplotlib and am very happy with it.

烏雲後面有陽光 2024-09-02 15:54:23

MatplotlibGnuplot.py 是流行的选择。我都用过。

Matplotlib and Gnuplot.py are popular choices. I've used both.

我只土不豪 2024-09-02 15:54:23

对于客户端图表 打开 Flash 图表Google 图表工具

For client-side charts Open Flash Chart or Google Charts Tools.

三生路 2024-09-02 15:54:23

我使用 matplotlib 来绘制实验数据已有大约 3 年了。在我使用 Excel 之前,这真是一件痛苦的事。从那时起我就对 matplotlib 很满意。它很棒而且非常强大。

I've been using matplotlib for about 3 years now to plot experimental data. Before I was using Excel and that was just a pain. I've been happy with matplotlib ever since. It's great and very powerful.

魂归处 2024-09-02 15:54:23

pychartPyCha,这两个我都没有使用过,但自己一直在考虑。

There is pychart or PyCha, both of which I have not used but have been considering myself.

阿楠 2024-09-02 15:54:23

这取决于您想要的图表类型,
大多数时候,我使用 matplotlib,但有时pydot 很好。
在处理巨大的图形时,各种布局算法对我很有帮助

It depends on the kind of graph you want,
most of the time, i'm using matplotlib but sometimespydot is good.
The various layout algorithms are good for me when dealing with huge graphs

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