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

Commitfeb3dc1

Browse files
authored
Merge pull request#24400 from meeseeksmachine/auto-backport-of-pr-24399-on-v3.6.x
Backport PR#24399 on branch v3.6.x (Fix docstring of Figure.subfigures.)
2 parentsb6e97f2 +ed368c7 commitfeb3dc1

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
@@ -1520,7 +1520,7 @@ def subfigures(self, nrows=1, ncols=1, squeeze=True,
15201520
width_ratios=None,height_ratios=None,
15211521
**kwargs):
15221522
"""
1523-
Add asubfigure to this figure or subfigure.
1523+
Add aset of subfigures to this figure or subfigure.
15241524
15251525
A subfigure has the same artist methods as a figure, and is logically
15261526
the same as a figure, but cannot print itself.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp