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

Skip to content

Commit a331250

Browse files
judfsstory645
andauthored
Update lib/matplotlib/widgets.py
Co-authored-by: hannah <[email protected]>
1 parent 6312409 commit a331250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/widgets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2857,7 +2857,7 @@ def _snap(values, snap_values):
28572857
def extents(self):
28582858
"""
28592859
(float, float)
2860-
The axis values for the start and end points of the current selection.
2860+
The values, in data coordinates, for the start and end points of the current selection.
28612861
If there is no selection then the start and end values will be the same.
28622862
Writable.
28632863
"""

0 commit comments

Comments
 (0)