Hi

I need to produce a line plot of some data against the date in ISO
format, i.e. the data is something like:

20060412 546
20060413 547
20060414 657
20060415 438
...

I've been looking at the examples and can't find anything appropriate.
 As far as I can tell from the documentation I need to read in the
date and use date2num to convert the date into matplotlibs internal
format for representing dates... but I'm not sure - is this the
correct approach?

Is there any example code that I'm missing that plots data against the date?

Cheers

Adam

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to