> It looks like you found a pretty significant bug -- the Artist.pick
> method forwards the event to all of it's children, whether or not the
> pick event happened in the same Axes as the event being queried. Not
> only is this inefficient, it can create false positives when the two
> axes share
On Mon, May 25, 2009 at 7:16 AM, wrote:
>
>
> Hi,
> I am trying to use matplotlib to visually explore some data. I started
> from the "event_handling example code: data_browser.py" example, but
> wanted to go a bit further. The idea is to have two plots and an image
> linked together. The first p
Hi,
I am trying to use matplotlib to visually explore some data. I started
from the "event_handling example code: data_browser.py" example, but
wanted to go a bit further. The idea is to have two plots and an image
linked together. The first plot represents a measure calculated from
an image regi