matplotlib下载及API手册地址:http://sourceforge.net/projects/matplotlib/files/matplotlib/
数学库numpy下载及API手册地址:http://www.scipy.org/Download
几个绘图的例子,来自API手册:
1、最简单的图:
代码:
测试:
2.饼图:
3、使用numpy库函数: