newbie graphing recommendations ?

jc NOSPAMjcampbel at neo.rr.com
Sat Jul 15 10:33:18 EDT 2006


Adam wrote:
> Where should a py newbie start to do some 2D graphs on screen ? 
> 
> PythonGraphApi, 
> Gato, looks interesting 
> pygraphlib, 
> matplotlib, 
> 
> is there a best native Python place to start ? 
> 
> 
>         
If you are going to be in wxPython try the 'PyPlot.py' examples in the 
wxDemo.  You will need to read the source cos' there is no official 
documentation.  Matlibplot is also good but difficult because of all the 
options and lack of documentation API.



More information about the Python-list mailing list