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 ? 

Check VPython (maybe least learning effort to first usable graphs).
Also look at PyGame if you want to paint screens.

--Scott David Daniels
[EMAIL PROTECTED]
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to