visdesignlab / upset2

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

Simplify Cardinality Scale #126

Closed alexsb closed 1 year ago

alexsb commented 1 year ago

Our current scale is pretty complicated:

image

We should simplify it to look like this, much like the other scales.

image

And only go back to the current implementation when someone explicitly selects "Show Advanced Scale" via a context-menu.

Also, the scale should adjust to just have the largest bar on the scale.