Garry, if the bug still exists in matplotlib 1.0 could you open a bug report 
for it?

Thanks,
--Michiel.

--- On Wed, 11/10/10, John Hunter <jdh2...@gmail.com> wrote:

> From: John Hunter <jdh2...@gmail.com>
> Subject: Re: [Matplotlib-users] python v ipython problem in imshow()
> To: "Garry Willgoose" <garry.willgo...@newcastle.edu.au>, "Michiel de Hoon" 
> <mjldeh...@yahoo.com>
> Cc: matplotlib-users@lists.sourceforge.net
> Date: Wednesday, November 10, 2010, 8:28 AM
> On Wed, Nov 10, 2010 at 5:43 AM,
> Garry Willgoose
> <garry.willgo...@newcastle.edu.au>
> wrote:
> > John,
> >
> > OK by looking at matplotlib.rcParams['backend'] I've
> been able to diagnose this a little more.
> >
> > When the backend is  'WXAgg' everything looks fine.
> The axes have (0,0) where you would expect and the data is
> plotted correctly.
> >
> > However, when the backend is 'MacOSX' the axes again
> have (0,0) where you would expect but the data is plotted so
> it is flipped vertically (i.e. what is at the top is at the
> bottom, and vice versa).
> >
> > It doesn't look like an issue between python and
> ipython, or at least I don't seem to have been able to
> reproduce it tonight
> >
> > I'm using matplotlib version 0.99.1.1. Is this likely
> to be fixed in V1.0? I haven't upgraded to the latest
> enthought distribution because I had some problems with the
> binary extension libraries I have written ... I ought to
> sort it out but I've got a bit of deadline approaching and
> I'd prefer to leave it til later
> 
> It looks like the macosx backend has not implemented
> support for the
> image origin parameter.  I'm CC-ing Michiel, the
> macosx author, to see
> if this is something he can add support for.
> 
> Thanks,
> JDH
> 


      

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to