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.
2 parents 3766290 + 0711bbc commit 6b7b050Copy full SHA for 6b7b050
1 file changed
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