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 6312409 commit a331250Copy full SHA for a331250
lib/matplotlib/widgets.py
@@ -2857,7 +2857,7 @@ def _snap(values, snap_values):
2857
def extents(self):
2858
"""
2859
(float, float)
2860
- The axis values for the start and end points of the current selection.
+ The values, in data coordinates, for the start and end points of the current selection.
2861
If there is no selection then the start and end values will be the same.
2862
Writable.
2863
0 commit comments