Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d1a20b7

Browse files
tacaswelljklymak
andauthored
DOC: tweak coordinate wording
Co-authored-by: Jody Klymak <[email protected]>
1 parent 90f2661 commit d1a20b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/backend_bases.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1289,7 +1289,7 @@ class LocationEvent(Event):
12891289
Attributes
12901290
----------
12911291
x, y : int or None
1292-
Position in figure coordinates (pixels from bottom left of canvas).
1292+
Event location in pixels from bottom left of canvas.
12931293
inaxes : `~.axes.Axes` or None
12941294
The `~.axes.Axes` instance over which the mouse is, if any.
12951295
xdata, ydata : float or None

0 commit comments

Comments
 (0)