visdesignlab / upset2

UpSet - Visualizing Intersecting Sets
https://upset.multinet.app/
BSD 3-Clause "New" or "Revised" License
55 stars 7 forks source link

Implement Brushing from table and element view to intersection view #24

Closed alexsb closed 1 month ago

alexsb commented 5 years ago

I want to select one or multiple items in any view and see where they are in the intersections.

JakeWags commented 6 months ago

See #253

NateLanza commented 5 months ago
NateLanza commented 4 months ago

Brushes should be saved as element queries and selectable/bookmarkable in that view. When brushing, all elements that aren't selected in plots should grey out, and selected elements should get the brush color. Bookmark and selection format will have to change to accommodate element selections.