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
Rodrigues, Joseph wrote:
> 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: R
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
Ro
Thanks to all who replied.
I am not sure if I get this or if I am not clear on what I want. So I
am attaching a simple web page of what I want vs. what I get from
matplotlib.
Thanks again,
Joseph
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Bill Dandre
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
Yes,
I am plotting two lines and am using two
plots, the two lines plots just fine in different colors, however, one line is
continuous from 1983 – 1995 and the other dataset has irregular data
points along the same period of time. So I should see a continuous line for
the first 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, 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
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 problem I have is: MatPlotLib i
Please submit these kinds of bug reports to the sourceforge bug tracker. Minor
problems like broken links do not need to be broadcast to over 480 people.
Thanks,
Darren
On Thursday 20 July 2006 11:54 pm, John Pye wrote:
> Hi,
>
> Just wanted to let you know that the link at to the Numeric Pytho
Note: I just verified that this was introduced into 0.87.4.
0.87.3 doesn't exhibit the problem. See attachment.
Gary R.
[EMAIL PROTECTED] wrote:
The following minimal script reveals a rendering problem with displaying a
histogram on a log vertical axis.
I'm using matplotlib0.87.4 in WinXP with
11 matches
Mail list logo