How to graph two columns of x,y numbers?

Todd Gardner piir at earthlink.net
Mon Dec 8 20:06:07 EST 2003


Richie Hindle <richie at entrian.com> wrote in message news:<mailman.227.1070896587.16879.python-list at python.org>...
> [Todd]
> > I would like to do 2D and possibly 3D plotting with python.  I am
> > tending toward wxpython because of it's ease of use.
> 
> I'm in the same boat, so I'm also interested to hear people's opinions.
> 
> My requirements are exactly the same as Todd's except that I'm also
> looking for high visual quality - antialiasing of both text and lines,
> partially-transparent bars and areas, that kind of thing.  Something like
> an Anti-Grain (http://www.antigrain.com/) back end for matplotlib
> (http://matplotlib.sourceforge.net/) that used freetype
> (http://www.freetype.org/) for font rendering and provided easy
> integration into wxPython (http://www.wxpython.org/).  Not much to ask.
> 8-)

Have you tried http://www.scipy.org/?

How does that compare to wxpyplot besides the size requirements?

T




More information about the Python-list mailing list