Skip to content
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

Region editor wishlist #323

Closed
4 tasks
keflavich opened this issue Jul 16, 2020 · 4 comments
Closed
4 tasks

Region editor wishlist #323

keflavich opened this issue Jul 16, 2020 · 4 comments

Comments

@keflavich
Copy link
Contributor

Followup to #317

  • Each region in a list should be editable
  • Activate region selector on click
  • Allow multiple region selection / deselection
  • Allow bulk region movement
@keflavich
Copy link
Contributor Author

#317 is merged. Todo items from that:

  • Expand approach to other region types
  • Investigate how to deal with Sky regions and WCSAxes
  • Improve Matplotlib selectors to support e.g. rotation (could potentially be done as part of another PR since we can just raise a NotImplementedError in the mean time)
  • Documentation

@keflavich
Copy link
Contributor Author

Have we solved:

  • Create a new region by clicking (region initialization)

@keflavich
Copy link
Contributor Author

Related Matplotlib PRs that enable some of the above:

Rotation:
matplotlib/matplotlib#19853
matplotlib/matplotlib#19864

Selection:
matplotlib/matplotlib#19657

Polygon vertex addition/removal:
matplotlib/matplotlib#19660

@larrybradley
Copy link
Member

The current status of outstanding work on interactive regions is captured in #391.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants