We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 9 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(5)
有一本好书,叫做“Matplotlib for Python Developers”< /a>
不过,它不包括 3D 图形。
There is a nice book called "Matplotlib for Python Developers"
It doesn't cover 3D graphics, though.
您是编程、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.
这可能有用:
Matplotlib 入门
http://showmedo.com/videotutorials/video?name=7200090&fromSeriesID= 720
This might be useful:
Getting started with Matplotlib
http://showmedo.com/videotutorials/video?name=7200090&fromSeriesID=720
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.)
对于初学者来说不错:
请参阅以下链接中的一些示例
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-