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

Commitb81427c

Browse files
authored
Update doc/_embedded_plots/figure_subplots_adjust.py
Fix flake8
1 parentd3c77af commitb81427c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/_embedded_plots/figure_subplots_adjust.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77

88
overlay=fig.add_axes([0,0,1,1],zorder=100)
99
overlay.axis("off")
10-
xycoords='figure fraction'
11-
arrowprops=dict(arrowstyle="<->",shrinkA=0,shrinkB=0)
10+
xycoords='figure fraction'
11+
arrowprops=dict(arrowstyle="<->",shrinkA=0,shrinkB=0)
1212

1313
foraxinaxs.flat:
1414
ax.set(xticks=[],yticks=[])

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp