Re: [Matplotlib-users] Getting coordinates of the zoom rectangle

2010-04-05 Thread Gökhan Sever
On Mon, Apr 5, 2010 at 3:17 PM, Mauro Cavalcanti wrote: > Dear Gökhan, > > Thanks for your reply, but unfortunately it was not entirely helpful. > > The rectangle_selector.py exemple indeed seems to do what I want, by > means of a callback function, however in the example program this > function

Re: [Matplotlib-users] Getting coordinates of the zoom rectangle

2010-04-05 Thread Gökhan Sever
On Mon, Apr 5, 2010 at 6:39 AM, Mauro Cavalcanti wrote: > Dear ALL, > > Good morning... Here is a question that may already have been asked > (and answered), but not to my knowledge. Matplotlib's figure windows > come with that handy navigation bar, which includes a Pan/Zoom button > and a Zoom-t

[Matplotlib-users] Getting coordinates of the zoom rectangle

2010-04-05 Thread Mauro Cavalcanti
Dear ALL, Good morning... Here is a question that may already have been asked (and answered), but not to my knowledge. Matplotlib's figure windows come with that handy navigation bar, which includes a Pan/Zoom button and a Zoom-to-rectangle button. Once a zoom rectangle is defined on a figure, is