Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 850ca12

Browse files
committed
minor doc fix of tight_layout_guide.rst
1 parent 2eaf736 commit 850ca12

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/users/tight_layout_guide.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ clipped.
3131
ax.set_ylabel('y-label', fontsize=fontsize)
3232
ax.set_title('Title', fontsize=fontsize)
3333

34+
plt.close('all')
3435
fig, ax = plt.subplots()
3536
example_plot(ax, fontsize=24)
3637

0 commit comments

Comments
 (0)