On Tue, Jul 29, 2008 at 10:55 AM, Ben Axelrod <[EMAIL PROTECTED]> wrote:
> Text picking does not seem to work for me anymore since I upgraded from
> 0.91.4 to 0.98.1.
This is fixed in matplotlib svn and will be out in the next release.
-
Text picking does not seem to work for me anymore since I upgraded from 0.91.4
to 0.98.1.
These lines should set up the picker. They come straight from
"pick_event_demo.py"
ax1.set_title('click on points, rectangles or text', picker=True)
ax1.set_ylabel('ylabel', picker=True, bbox=dict