> 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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to