Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3e75187

Browse files
authored
Merge pull request#18149 from mspacek/patch-3
DOC: fix align_xlabels() typo
2 parents1caf17b +79063ed commit3e75187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/matplotlib/figure.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2666,7 +2666,7 @@ def tight_layout(self, renderer=None, pad=1.08, h_pad=None, w_pad=None,
26662666

26672667
defalign_xlabels(self,axs=None):
26682668
"""
2669-
Align theylabels of subplots in the same subplot column if label
2669+
Align thexlabels of subplots in the same subplot column if label
26702670
alignment is being done automatically (i.e. the label position is
26712671
not manually set).
26722672

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp