Re: [Matplotlib-users] Event handling in pyqt4

2012-02-29 Thread Benjamin Root
On Wed, Feb 29, 2012 at 5:09 AM, Nils Wagner wrote: > Hi all, > > I tried to combine an event with an annotation. > However, the annotation is not visible, when I click on > the curves. > How can I resolve the problem ? > The code is available at http://pastebin.com/QxKBZtaX > Any pointer would be

[Matplotlib-users] Event handling in pyqt4

2012-02-29 Thread Nils Wagner
Hi all, I tried to combine an event with an annotation. However, the annotation is not visible, when I click on the curves. How can I resolve the problem ? The code is available at http://pastebin.com/QxKBZtaX Any pointer would be appreciated. Thanks in advance. Nils