looking for a simpe plotting module

John M. Gabriele john_sips_teaz at yahooz.com
Mon Feb 27 02:09:16 EST 2006


Henrique Ferreiro wrote:
> 
> O Sáb, 25-02-2006 ás 15:01 -0800, MARK LEEDS escribiu:
> 
>>i'm pretty much a python beginner so can anyone recommend a plooting
>>package in python ( simple foating  numbers 
>>that makes lines or dots with a yaxis and an an xaxis. i don't need
>>fancy drawings ) that is a built in module 
>>in python ?  i am using python 2.4 in linux if that matters. thanks.
>>
>>
>>
>>-- 
>>http://mail.python.org/mailman/listinfo/python-list
> 
> matplotlib is an excellent library which uses the syntax of matlab
> plots.
> 
> http://matplotlib.sourceforge.net


You might also have a look at PyChart:
http://wiki.python.org/moin/PyChart


-- 
(remove zeez if demunging email address)



More information about the Python-list mailing list