Looking for a pure Python chart drawing module
Alan G Isaac
alan.isaac at gmail.com
Tue Sep 15 22:36:43 EDT 2009
There's John Zelle's graphics.py:
http://mcsp.wartburg.edu/zelle/python/
provides basic functionality.
Pmw.Blt
http://heim.ifi.uio.no/~hpl/Pmw.Blt/doc/reference.html
pygooglechart
You suggested this needs a browser, but not so,
you can download the PNGs and use the default viewer
to display them.
But really, Matplotlib is both cross platform and great.
Alan Isaac
More information about the Python-list
mailing list