8000 Update lib/matplotlib/axes/_base.py · matplotlib/matplotlib@8e49f07 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8e49f07

Browse files
pgierztimhoffm
andauthored
Update lib/matplotlib/axes/_base.py
Co-Authored-By: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
1 parent dafca8f commit 8e49f07

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
@@ -3400,7 +3400,7 @@ def get_xticklabels(self, minor=False, which=None):
34003400
34013401
Notes
34023402
-----
3403-
Please note that the tick label strings are not populated until a ``draw``
3403+
< 472C span class="pl-s"> The tick label strings are not populated until a ``draw``
34043404
method has been called.
34053405
34063406
See also: `~.pyplot.draw` and `~.FigureCanvasBase.draw`.

0 commit comments

Comments
 (0)
0