Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3766290 commit 0711bbcCopy full SHA for 0711bbc
lib/matplotlib/backend_bases.py
@@ -1403,7 +1403,7 @@ class MouseEvent(LocationEvent):
1403
last change of keyboard state occurred while the canvas did not have
1404
focus, this attribute will be wrong.
1405
1406
- step : int
+ step : float
1407
The number of scroll steps (positive for 'up', negative for 'down').
1408
This applies only to 'scroll_event' and defaults to 0 otherwise.
1409
0 commit comments