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...

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to