How to graph two columns of x,y numbers?

Richie Hindle richie at entrian.com
Mon Dec 8 10:16:19 EST 2003


[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-)

-- 
Richie Hindle
richie at entrian.com






More information about the Python-list mailing list