A newbie in need....
Jim Benson
jbenson at lowell.edu
Thu Aug 26 21:16:19 EDT 2004
On 26 Aug 2004, Chris Patton wrote:
> Hey everybody. I'm trying to make a program that requires a 2D field
> to run. Besides "curses" or "ncurses", is there a python module that
> will create a graph?
>
> --Thanks for the help!
>
Here is the matplotlib link i mentioned in my previous email
as well as a snippet of its introductory statement at the link:
http://matplotlib.sourceforge.net/
matplotlib is a python 2D plotting library which produces publication
quality figures in a variety of hardcopy formats (PNG, JPG, PS, SVG)
and interactive GUI environments (WX, GTK, Tkinter) across platforms.
Good Luck,
Jim
More information about the Python-list
mailing list