On Thu, Jun 19, 2008 at 5:46 PM, John Hunter <[EMAIL PROTECTED]> wrote:
> I believe there is a bug in the figimage handling when multiple images
> are present.  It looks like there is a negative sign in the
> transformation that shouldn't be there.  It is common to get upside
> down in mpl, since bottom is 0 for us and usually bottom is top

Well, it almost killed me but I finally figured out the cause of this
bug: the origin rc param was being ignored for composite images.  I
fixed in r5618 this for fig and axes images.

JDH

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to