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.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to