visdesignlab / upset2

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

Filter Intersections Menu #119

Closed alexsb closed 1 year ago

alexsb commented 1 year ago

Move the "Hide Empty Intersections" label to the left, the toggle to the right.

image

Move the "Hide Empty Intersections" label to the top of the menu.

Add a bit more padding between this and the text-boxes.

Increase the font size to be consistent with the "Degree", "Cardinality", etc, font. Those are at the same level.

JakeWags commented 1 year ago

Image

alexsb commented 1 year ago

It's a bit unfortunate that the line breaks here. I think we can scale down the font size in the side panel a bit in general.

Also, we probably need a bit more instructions for the Less Than / More Than. We should probably say "Filter by Degree" as a title, and add a question mark icon and provide help text:

"Show only intersections that have a degree higher than the "More Than" and lower than the "Less Than" value.

JakeWags commented 1 year ago

Also, we probably need a bit more instructions for the Less Than / More Than. We should probably say "Filter by Degree" as a title, and add a question mark icon and provide help text: "Show only intersections that have a degree higher than the "More Than" and lower than the "Less Than" value.

Implement after/with #39