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

Views: coordinated selection #84

Open
dhrogers opened this issue Oct 24, 2023 · 0 comments
Open

Views: coordinated selection #84

dhrogers opened this issue Oct 24, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dhrogers
Copy link
Contributor

Different representations of the same data should be linked by selection in multiple views. For example, in the Cinema Explorer workspace when multiple images are show, clicking on a single image should:

  1. select that image, highlighting it in the ImageView
  2. highlight the associated line in the TableView, and move the view so that that line is at the top
  3. highlight the single line in the ParallelCoordinatesView

This architecture should be generalized so that adding more views allows objects to be selected in multiple views.

@dhrogers dhrogers added the enhancement New feature or request label Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants