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

Skip to content

Reset extents in RectangleSelector when not interactive on press. #10097

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 21, 2018
Merged

Reset extents in RectangleSelector when not interactive on press. #10097

merged 1 commit into from
Mar 21, 2018

Conversation

lkjell
Copy link
Contributor

@lkjell lkjell commented Dec 26, 2017

PR Summary

Fix #10075. Reset the extents when not in interactive mode.

PR Checklist

  • Has Pytest style unit tests
  • Code is PEP 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

@tacaswell tacaswell added this to the v2.2 milestone Jan 2, 2018
@jklymak jklymak modified the milestones: needs sorting, v3.0 Mar 21, 2018
@jklymak jklymak merged commit fca7420 into matplotlib:master Mar 21, 2018
@lkjell lkjell deleted the rectangle_selector_reset_extents branch March 21, 2018 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RectangleSelector does not work if start and end points are identical
3 participants