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

Commitaaa523c

Browse files
committed
FLK8
1 parentd9daab3 commitaaa523c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎lib/matplotlib/_constrained_layout.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,4 +577,4 @@ def _colorbar_get_pad(cax):
577577
else:
578578
w=bboxouter.height
579579

580-
returncax._colorbar_info['pad']*w
580+
returncax._colorbar_info['pad']*w

‎tutorials/intermediate/constrainedlayout_guide.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ def example_plot(ax, fontsize=12, hide_labels=False):
356356
ax.set_title("")
357357
ax.set_xlabel("")
358358

359-
ax.set_xlabel("x-label",fontsize=12);
359+
ax.set_xlabel("x-label",fontsize=12)
360360

361361
############################################################################
362362
# Note that in the above the left and right columns don't have the same

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp