Re: [Matplotlib-users] multiple canvases, one Navigation Toolbar

2010-04-19 Thread Ryan May
On Mon, Apr 19, 2010 at 5:29 PM, Mathew Yeates wrote: > Will this work for multiple figures? > Yes, with the caveat that the data ranges are synced, so if you're doing something like set_aspect('equal', 'datalims'), all the plots must have the same aspect ratio as well. Ryan -- Ryan May Gradua

Re: [Matplotlib-users] multiple canvases, one Navigation Toolbar

2010-04-19 Thread Mathew Yeates
Will this work for multiple figures? On 4/19/10, Ryan May wrote: > On Mon, Apr 19, 2010 at 4:55 PM, Mathew Yeates wrote: >> Hi >> I want to have a single Navigation Toolbar that lets me do things like >>  .. Zoom to rect in one figure and see this change in all figures. >> Anybody think this

Re: [Matplotlib-users] multiple canvases, one Navigation Toolbar

2010-04-19 Thread Ryan May
On Mon, Apr 19, 2010 at 4:55 PM, Mathew Yeates wrote: > Hi > I want to have a single Navigation Toolbar that lets me do things like >  .. Zoom to rect in one figure and see this change in all figures. > Anybody think this can be done? Any thoughts? You can have the plots share axes, look here

[Matplotlib-users] multiple canvases, one Navigation Toolbar

2010-04-19 Thread Mathew Yeates
Hi I want to have a single Navigation Toolbar that lets me do things like .. Zoom to rect in one figure and see this change in all figures. Anybody think this can be done? Any thoughts? Mathew -- Download Intel® Par