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

Commit1401d73

Browse files
authored
Merge pull request#29591 from meeseeksmachine/auto-backport-of-pr-29585-on-v3.10.x
Backport PR#29585 on branch v3.10.x (DOC: Document that tight_layout may not converge)
2 parentsc401149 +134ef5a commit1401d73

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎galleries/users_explain/axes/tight_layout_guide.py‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,10 @@ def example_plot(ax, fontsize=12):
165165
# a limitation of the current algorithm, and it is not clear why it
166166
# happens. Meanwhile, use of pad larger than 0.3 is recommended.
167167
#
168+
# * The algorithm of ``tight_layout`` does not necessarily converge,
169+
# i.e. calling ``tight_layout`` multiple times can lead to slight
170+
# variations in the layout between the calls.
171+
#
168172
# Use with GridSpec
169173
# =================
170174
#

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp