|
From: Eric O L. (EOL) <Eri...@no...> - 2011-09-27 15:53:51
|
Paul Ivanov wrote: > > Hi Eric, > > This problem was fixed by 2c924046 (Jim Radford 2011-03-08 15:07:23 -0800 > 459) > and now reads: > > self.canvas.set_rubberband(int(x0), int(y0), int(x1), int(y1)) > > Please update either that line alone, or checkout the latest > matplotlib sources from GitHub. > > best, > -- > Paul Ivanov > Great! thanks. -- View this message in context: http://old.nabble.com/Error-when-zooming-manually-with-the-mouse-outside-of-the-axes-tp32503759p32531767.html Sent from the matplotlib - users mailing list archive at Nabble.com. |