idescat / visual

Visual is a Javascript library for data visualization developed by the Statistical Institute of Catalonia (Idescat). It is based on popular open source solutions. Visual offers a simple interface that encapsulates the complexity of these solutions for the most common chart types.
https://www.idescat.cat/dev/visual/?lang=en
Other
62 stars 14 forks source link

Hideable map legend #4

Closed badosa closed 4 years ago

badosa commented 10 years ago

The location of the legend can conflict with the map. Probably a hidden legend is better than the current solution: add a small clickable icon to show the legend?

badosa commented 4 years ago

Since version 1, the legend for non-grouped data cannot conflict with the map. Besides, the cmap legend can be turned off: because its info is exposed using the "callback" property, the user can build a customized legend.