On Sat, Jul 5, 2008 at 9:16 AM, Kent Johnson <[EMAIL PROTECTED]> wrote:
> On Fri, Jul 4, 2008 at 3:54 PM, Monika Jisswel
> <[EMAIL PROTECTED]> wrote:
>> Hi Again,
>>
>> What is the best library for drawing graphs & diagrams to ilustrate some
>> statistics ?
>
> A few possibilities here:
> http://wiki.python.org/moin/GraphicsAndImages

Here is a longer list of plotting and visualization tools:
http://code.enthought.com/chaco/
http://gnuplot-py.sourceforge.net/
http://newcenturycomputers.net/projects/gdmodule.html
http://www.slac.stanford.edu/grp/ek/hippodraw/
http://mayavi.sourceforge.net/index.html
http://home.gna.org/pychart/
http://www.pyngl.ucar.edu/
http://www.tarind.com/depgraph.html
https://svn.enthought.com/enthought/wiki/TVTK
http://vpython.org/
http://pyqwt.sourceforge.net/home.html
http://home.gna.org/veusz/
http://www.dislin.de/
http://oss.oetiker.ch/rrdtool/

I have done well with matplotlib.
Kent
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to