.
Joseph
-Original Message-
From: Richard Albright [mailto:[EMAIL PROTECTED]
Sent: Sunday, July 23, 2006 12:46 PM
To: Rodrigues, Joseph
Cc: matplotlib-users@lists.sourceforge.net
Subject: Re: [Matplotlib-users] iregular data set
You want to use matplotlib.numerix and use a masked array
On Fri
You want to use matplotlib.numerix and use a masked array
On Fri, 2006-07-21 at 14:24 -0400, Rodrigues, Joseph wrote:
> I have a question (new user here): I have datasets of irregular time
> spaced data and am having a problem with Matplot lib.
>
>
>
> I am plotting two datasets: one is contin
Joseph,
I'm a big fan of masked arrays in numpy. Your problem is typically what masked
days are for: you can find an example here:
http://www.scipy.org/Cookbook/Matplotlib/Plotting_values_with_masked_arrays
-
Take Surveys. Ea
s.sourceforge.net
> Subject: Re: [Matplotlib-users] iregular data set
>
> Rodrigues, Joseph wrote:
>
>> I have a question (new user here): I have datasets of irregular time
>> spaced data and am having a problem with Matplot lib.
>>
>> I am plotting two datasets
Made a boo boo, the image is not showing so here it is again
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Bill Dandreta
Sent: Friday, July 21, 2006 3:09 PM
To: matplotlib-users@lists.sourceforge.net
Subject: Re: [Matplotlib-users] iregular data set
Dandreta
Sent: Friday, July 21, 2006 3:09 PM
To: matplotlib-users@lists.sourceforge.net
Subject: Re: [Matplotlib-users] iregular data set
Rodrigues, Joseph wrote:
>
> I have a question (new user here): I have datasets of irregular time
> spaced data and am having a problem with Matplot lib.
Rodrigues, Joseph wrote:
>
> I have a question (new user here): I have datasets of irregular time
> spaced data and am having a problem with Matplot lib.
>
> I am plotting two datasets: one is continuous time series data (simple
> line chart) and the other irregular time series data.
>
> The proble
> "Rodrigues," == Rodrigues, Joseph <[EMAIL PROTECTED]> writes:
Rodrigues> Yes, I am plotting two lines and am using two plots,
Rodrigues> the two lines plots just fine in different colors,
Rodrigues> however, one line is continuous from 1983 - 1995 and
Rodrigues> the other dat
21, 2006 2:33
PM
To: Rodrigues, Joseph;
matplotlib-users@lists.sourceforge.net
Subject: RE: [Matplotlib-users]
iregular data set
Hi, I’m also new to
matplotlib, but this sounds like a general type of problem you might in find in
matlab too. I think you are trying to plot two separate lines
Hi, I’m also new to matplotlib, but
this sounds like a general type of problem you might in find in matlab
too. I think you are trying to plot two separate lines, one for the first
set of time and one for the second set of time. If you don’t want
them connected then you must issue two plo
10 matches
Mail list logo