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 b5f14d5 commit 12d0124Copy full SHA for 12d0124
1 file changed
lib/matplotlib/widgets.py
@@ -1433,7 +1433,7 @@ class LassoSelector(AxesWidget):
1433
"""Selection curve of an arbitrary shape.
1434
1435
The selected path can be used in conjunction with
1436
- :function:`~matplotlib.path.Path.contains_point` to select
+ :func:`~matplotlib.path.Path.contains_point` to select
1437
data points from an image.
1438
1439
In contrast to :class:`Lasso`, `LassoSelector` is written with an interface
0 commit comments