On 13/09/2007, Alan G Isaac <[EMAIL PROTECTED]> wrote:
> http://matplotlib.sourceforge.net/matplotlib.pylab.html#-plot_date
Thanks, that's helpful and has given me a push in the right direction.
I've got a rough code producing the plot I need - just need to clean
it up now.
Cheers
Adam
---
Also in the examples, there is date_demo1.py...
(And others.)
Cheers,
Alan Isaac
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120
http://matplotlib.sourceforge.net/matplotlib.pylab.html#-plot_date
hth,
Alan Isaac
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012
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 rea