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

Commitd0af10f

Browse files
ksundentacaswell
andauthored
Force extra draw to excercise clear machinery
Co-authored-by: Thomas A Caswell <tcaswell@gmail.com>
1 parent825059e commitd0af10f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎lib/matplotlib/tests/test_widgets.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1655,6 +1655,8 @@ def test_MultiCursor(horizOn, vertOn):
16551655
# to have a single .ax attribute.
16561656
event=mock_event(ax1,xdata=.5,ydata=.25)
16571657
multi.onmove(event)
1658+
# force a draw + draw event to exercise clear
1659+
fig.canvas.draw()
16581660

16591661
# the lines in the first two ax should both move
16601662
forlinmulti.vlines:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp