Re: [Matplotlib-users] iregular data set

2006-07-24 Thread Rodrigues, Joseph
. 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

Re: [Matplotlib-users] iregular data set

2006-07-21 Thread Rodrigues, Joseph
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 dat

Re: [Matplotlib-users] iregular data set

2006-07-21 Thread Rodrigues, Joseph
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.

Re: [Matplotlib-users] iregular data set

2006-07-21 Thread Rodrigues, Joseph
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

[Matplotlib-users] iregular data set

2006-07-21 Thread Rodrigues, Joseph
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