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 fr
Hi Eric,
On Wed, Sep 21, 2011 at 9:11 AM, Eric O LEBIGOT (EOL)
wrote:
> With the Mac OS X backend (at least…), error messages are repeatedly printed
> when the mouse leaves the axes rectangle:
>
> File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/mat
With the Mac OS X backend (at least…), error messages are repeatedly printed
when the mouse leaves the axes rectangle:
Traceback (most recent call last):
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/matplotlib/backend_bases.py",
line 1625, in mo