Re: [Matplotlib-users] RectangleSelector Issue

2010-11-12 Thread Martin Bures
I noticed that in another post and did try that but the behavior was the same. martin. On Fri, Nov 12, 2010 at 9:14 AM, Ryan May wrote: > On Thu, Nov 11, 2010 at 9:41 PM, Martin Bures > wrote: > > I am having a little issue with the matplotlib.widgets RectangleSelector. > > The behavior is tha

Re: [Matplotlib-users] RectangleSelector Issue

2010-11-12 Thread Ryan May
On Thu, Nov 11, 2010 at 9:41 PM, Martin Bures wrote: > I am having a little issue with the matplotlib.widgets RectangleSelector. > The behavior is that the first time I try to select a region, no rectangle > draws.  All subsequent uses work correctly. > > Here is how I am calling: > if self.zoomMo