GUI and graph

Avell Diroll avelldiroll at yahoo.fr
Thu Dec 22 19:16:07 EST 2005


questions? wrote:
> I have a graph with different parameters along different parts of the
> graph.
> 
> I want to have a program that can display the graph with coloring for
> different part of the graph. Is this possible in Python? What should I
> read?
> 
> Thanks for any comments
> 

I would suggest a combination of pyGTK and Matplotlib.
A quick tutorial may be found here : http://www.serpia.org/pygtk

Thinking about it, you might be satisfied with the gnuplot interface for 
python : http://gnuplot-py.sourceforge.net/

Hope that helped ...



More information about the Python-list mailing list