Phython and graphing

mostro Adisegna at gmail.com
Thu Apr 20 18:53:03 EDT 2006


Hello,

Can someone lead me to an easy way to create a graph in Python.

For example, I have a script running that creates a list of dates,
times and values. I would like to turn this into a graph.

I can grep the info into a new file creating two columns (x,y) but the
issue is the graph.

P.S. I'm a Python newbie so keep that in mind.

Thanks in advance...




More information about the Python-list mailing list