Re: [Matplotlib-users] Annotations with pan / zoom

2009-05-15 Thread Ben Coppin
Thanks! As far as I can tell, this works perfectly. I agree that this should probably be the default behaviour. Ben On Thu, May 14, 2009 at 8:03 PM, Jae-Joon Lee wrote: > On Thu, May 14, 2009 at 4:36 AM, Ben Coppin wrote: >> Hi, >> >> I've added annotations to a

[Matplotlib-users] Annotations with pan / zoom

2009-05-14 Thread Ben Coppin
Hi, I've added annotations to a graph I am producing using matplotlib. The annotations work fine, but when you zoom and pan, the annotations move off the edge of the chart and are still visible while they're in the main TK window. Does anyone know of a way to make the annotations disappear when th