Best way to use Python to make 2d XY scatter graphs? Will TKinter do it?

Miki Tebeka mikit at zoran.co.il
Mon Oct 20 10:49:59 EDT 2003


Hello,
> Will TKinter do this?  Or
> will it be necessary to learn OpenGL?  Or is another Python compatible
> package best?  Thanks for your help.
Have a look at http://www.python.org/topics/scicomp/plotting.html

I also highly recommend PIL (http://www.pythonware.com/products/pil/)

HTH.
Miki




More information about the Python-list mailing list