On Sat, Sep 17, 2011 at 8:00 PM, <obm...@hushmail.com> wrote:

> Hello.
>
> I have some data with corresponding date value (Y-M-D) and having
> hard time to understand how MPL works with dates.
> I see it uses Python datetime, but I just can't figure how to make
> plots when some date data is missing.
>
> Considering above, is there some easy way to make, lets say, 2
> variables plot where each variable could have 1-2 missing values?
> Does date (abscissa) values have to follow some rules so that MPL
> could recognize it as date?
>
> Cheers
>
>
Maybe this example will help?

http://matplotlib.sourceforge.net/faq/howto_faq.html#skip-dates-where-there-is-no-data

Cheers!
Ben Root
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to