Hi,

On Thu, Feb 28, 2008 at 1:47 PM, John Hunter <[EMAIL PROTECTED]> wrote:

>
> If I understand what you are trying to do, you should be using the
> sharex and sharey settings for ax1


Mmm, I don't think so.  The extent of one image and other are in different
units, so I need to transform whatever value it is I have in one image to
the corresponding window in the other image. I don't know whether there's an
explicit way to let matplotlib know of a transformation function for this.

Not sure (it should) but I would use fig.canvas.draw() here in any case.
>

Your suggestion works fine! Thanks!
Jose

-- 
Centre for Terrestrial Carbon Dynamics
Department of Geography, University College London
Gower Street, London WC1E 6BT, UK
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to