|
From: Jose Gomez-D. <jgo...@gm...> - 2008-02-28 14:04:27
|
Hi, On Thu, Feb 28, 2008 at 1:47 PM, John Hunter <jd...@gm...> 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 |