nephish schrieb:
hello there,
i have an app here at work that i am working on, and i want to do some
simple (keyword - simple) graphs. Nothing really fancy. Where would be
the best place to look for how to do this ?
i use debian linux, and python 2.3
thanks
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
matplotlib has a very nice and easy functional interface:
http://matplotlib.sf.net.
You might also want to take a look at the python gnuplot interface:
http://gnuplot-py.sourceforge.net/.
Best regards,
Niklas.
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/