一个好的 matplot 教程(从初学者到中级)?

发布于 2024-09-05 19:53:37 字数 1539 浏览 1 评论 0原文

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

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

发布评论

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

评论(5

英雄似剑 2024-09-12 19:53:37

有一本好书,叫做“Matplotlib for Python Developers”< /a>

不过,它不包括 3D 图形。

There is a nice book called "Matplotlib for Python Developers"

It doesn't cover 3D graphics, though.

有深☉意 2024-09-12 19:53:37

您是编程、Python 还是 matplotlib 的初学者?因为每一个都会提供完全不同的切入点。我对Python很有能力,但我并没有太多地使用matplotlib...但是, gallery< /a> 有不同类型图表的示例,将示例转换为您自己的用例通常比较简单。

如果您了解 PyGTK,这也会容易得多,因为他们在 matplotlib 中使用了大量的上述库。

编辑:

此外, pylab 模式下的 Ipython 非常适合探索对象、方法、和 pylab 中的模块。

Are you a beginner with programming, Python, or just matplotlib? Because each of those will provide entirely different points of entry. I'm quite competent with Python, but I had not used matplotlib so much... however, the gallery has examples of different types of graphs and it's usually somewhat simple to convert the examples to your own use-case.

It's also a lot easier if you know PyGTK since they use a fair amount of said library in matplotlib.

Edit:

Also, Ipython in pylab mode is really good for exploring the objects, methods, and modules in pylab.

节枝 2024-09-12 19:53:37

10 页教程:Raymond
不是教程,而是更多示例:
scipy.org/Cookbook/Matplotlib

(@morpeous,如果您知道任何好的教程)你想要的那种,
请发布它们——可能会激励某人。)

A 10-page tutorial: Raymond
Not a tutorial, but more examples:
scipy.org/Cookbook/Matplotlib

(@morpeous, if you know of any good tutorials of the kind you'd like,
please post them — might motivate someone.)

优雅的叶子 2024-09-12 19:53:37

对于初学者来说不错:
请参阅以下链接中的一些示例

https: //sites.google.com/site/scigraphs/tutorial#TOC-Simple-plot--font-size-2-

Good one for begineers:
See some sample from the below link

https://sites.google.com/site/scigraphs/tutorial#TOC-Simple-plot--font-size-2-

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