medialab / minivan

Web interface for network analysis.
https://medialab.github.io/minivan
MIT License
20 stars 6 forks source link

Improve embeds legend #41

Open robindemourat opened 4 years ago

robindemourat commented 4 years ago

The legend sidenav should display more precisely the values being visualized (given that the aside column did this in full minivan but is not there).

For quantitative mappings : display the 2 minimum and maximum values with their related color/size

For nominal mappings : display all values and their related colors.

boogheta commented 4 years ago

It would also be nice to condition the display of the "Legend" legend on the top left of the embed when there are no colors set (in which case it just says Legend without displaying any below). Thanks !