Re: [Matplotlib-users] SpanSelector on multiple figures

2009-04-24 Thread fjldurodie
deric Jae-Joon Lee wrote: > On Mon, Apr 20, 2009 at 4:09 PM, fjldurodie > wrote: > >> Hi, >> >> I'm wondering if it is possible to use SpanSelector on multiple figures >> : my problem is that I can't think of a way to tell the onselect on >> whic

[Matplotlib-users] SpanSelector on multiple figures

2009-04-23 Thread fjldurodie
Hi, I'm wondering if it is possible to use SpanSelector on multiple figures : my problem is that I can't think of a way to tell the onselect on which axes(ses) of which figure it should try and do something. The example works because there is only one SpanSelector active and "it" therefore kno