A newbie in need....

Grant Edwards grante at visi.com
Thu Aug 26 21:43:40 EDT 2004


> Hey everybody. I'm trying to make a program that requires a 2D
> field to run.

No clue what that means...

> Besides "curses" or "ncurses", is there a python module that
> will create a graph?

I never knew that [n]curses did graphing (and I've used it
quite a bit).

I use the Gnuplot module when I need to create a graph:

http://gnuplot-py.sourceforge.net/

-- 
Grant Edwards                   grante             Yow!  Did you find a
                                  at               DIGITAL WATCH in YOUR box
                               visi.com            of VELVEETA??



More information about the Python-list mailing list