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

Commit83b0190

Browse files
authored
no draw_no_output
1 parent00acdbb commit83b0190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/matplotlib/tests/test_figure.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1040,7 +1040,7 @@ def test_subfigure_ticks():
10401040
ax3=subfig_bl.add_subplot(gs[0,3:14],sharey=ax1)
10411041

10421042
fig.set_dpi(120)
1043-
fig.draw_no_output()
1043+
fig.canvas.draw()
10441044
ticks120=ax2.get_xticks()
10451045
fig.set_dpi(300)
10461046
fig.canvas.draw()

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp