Time graphs

Hi Rooters,

I would like to produce a graph with time on the x-axis. I am reading in data in the format “time value” where time is in the format “yy-mm-dd hh:mm:ss”. I would like to simply plot the time I read in on the x-axis and the value on the y-axis.

I see that it is possible to display an axis in time units but I can’t figure out how to set my data points.

Thanks,
John

see tutorials like timeonaxis.C or seism.C

Rene