Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90f2661 commit d1a20b7Copy full SHA for d1a20b7
lib/matplotlib/backend_bases.py
@@ -1289,7 +1289,7 @@ class LocationEvent(Event):
1289
Attributes
1290
----------
1291
x, y : int or None
1292
- Position in figure coordinates (pixels from bottom left of canvas).
+ Event location in pixels from bottom left of canvas.
1293
inaxes : `~.axes.Axes` or None
1294
The `~.axes.Axes` instance over which the mouse is, if any.
1295
xdata, ydata : float or None
0 commit comments