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 0aedc3a commit 45b5625Copy full SHA for 45b5625
doc/users/next_whats_new/selector_improvement.rst
@@ -2,8 +2,7 @@ Selectors improvement: rotation, aspect ratio correction and add/remove state
2
-----------------------------------------------------------------------------
3
4
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.
+`~matplotlib.widgets.EllipseSelector` can now be rotated.
7
The rotation is enabled or disabled by striking the *r* key
8
('r' is the default key mapped to 'rotate' in *state_modifier_keys*) or by calling
9
``selector.add_state('rotate')``.
0 commit comments