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

Skip to content

Commit 45b5625

Browse files
committed
Update what's new
1 parent 0aedc3a commit 45b5625

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/users/next_whats_new/selector_improvement.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ Selectors improvement: rotation, aspect ratio correction and add/remove state
22
-----------------------------------------------------------------------------
33

44
The `~matplotlib.widgets.RectangleSelector` and
5-
`~matplotlib.widgets.EllipseSelector` can now be rotated interactively between
6-
-45° and 45°. The range limits are currently dictated by the implementation.
5+
`~matplotlib.widgets.EllipseSelector` can now be rotated.
76
The rotation is enabled or disabled by striking the *r* key
87
('r' is the default key mapped to 'rotate' in *state_modifier_keys*) or by calling
98
``selector.add_state('rotate')``.

0 commit comments

Comments
 (0)