Graphical library - charts

cgoldberg cgoldberg at gmail.com
Mon Jun 22 14:50:19 EDT 2009


> I suggest you look at matplotlib.


+1
Another vote Matplotlib.  It has impressive graphing/plotting
capabilities and is used as a Python module/library.

Description from site:
"matplotlib is a python 2D plotting library which produces publication
quality figures in a variety of hardcopy formats and interactive
environments across platforms. matplotlib can be used in python
scripts, the python and ipython shell (ala matlab or mathematica), web
application servers, and six graphical user interface toolkits."

http://matplotlib.sourceforge.net/

-Corey Goldberg



More information about the Python-list mailing list