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

Skip to content

Commit bc225b6

Browse files
committed
Remove extraneous doc
1 parent cfe4df1 commit bc225b6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/matplotlib/widgets.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1708,8 +1708,7 @@ def __init__(self, ax, onselect, drawtype='box',
17081708
3 = right mouse button
17091709
17101710
*interactive* will draw a set of handles and allow you interact
1711-
with the widget after it is drawn. Holding the 'space' while dragging
1712-
the mouse will move the object.
1711+
with the widget after it is drawn.
17131712
17141713
Keyboard modifiers:
17151714
Alt or Space moves the existing shape.

0 commit comments

Comments
 (0)