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

Skip to content

Commit f54acfd

Browse files
committed
DOC: fix doc mis-reference
1 parent 0356e1f commit f54acfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/axes/_base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1371,7 +1371,7 @@ def set_aspect(self, aspect, adjustable=None, anchor=None, share=False):
13711371
etc.
13721372
===== =====================
13731373
1374-
See `.set_anchor` for further details.
1374+
See `~.Axes.set_anchor` for further details.
13751375
13761376
share : bool, default: False
13771377
If ``True``, apply the settings to all shared Axes.

0 commit comments

Comments
 (0)