Re: [Matplotlib-users] Date plots with missing data

2011-09-20 Thread Benjamin Root
On Sat, Sep 17, 2011 at 8:00 PM, 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 a

[Matplotlib-users] Date plots with missing data

2011-09-18 Thread obmana
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 var