Hi,
okay, I have added a keyword 'where' as suggested. I also now changed
the way the incoming data is converted. I took this from the axes.pie()
function. I don't know much about the unit types yet :-(
Concerning masked arrays: Do I have to consider something special there?
Manuel
Ted Drain
On Tuesday 14 August 2007 07:35:43 pm Darren Dale wrote:
> I'm developing an application for work and need to plot some spectra on a
> logscale. I can recreate my problem with embedding_in_qt4, by replacing
> MyDynamicMplCanvas.compute_initial_figure with this:
>
> def compute_initial_figure(se
On Wed, Aug 15, 2007 at 09:57:21AM -0400, Darren Dale wrote:
> On Tuesday 14 August 2007 07:35:43 pm Darren Dale wrote:
> > I'm developing an application for work and need to plot some spectra on a
> > logscale. I can recreate my problem with embedding_in_qt4, by replacing
> > MyDynamicMplCanvas.co
On Wednesday 15 August 2007 03:18:25 pm you wrote:
> On Wed, Aug 15, 2007 at 09:57:21AM -0400, Darren Dale wrote:
> > On Tuesday 14 August 2007 07:35:43 pm Darren Dale wrote:
> > > I'm developing an application for work and need to plot some spectra on
> > > a logscale. I can recreate my problem wi
I'm doing something along the lines of:
create an initial image with imshow
add a colorbar
update the image using the image's set_data method
Occassionally, the extents of the image will change. How do I handle that? The
only place I can find to set the extents is in the call to imshow. The
res
On Wednesday 15 August 2007 04:28:19 pm Darren Dale wrote:
> Also, does aspect='equal' work with the object oriented interface?
short answer: yes, if you expect it to do what its supposed to do.
-
This SF.net email is sponsor