Closed chriswhong closed 6 years ago
This PR adds different legends for dot density maps.
legend-box
type
legend
color
label
Closes #70
This PR adds different legends for dot density maps.
legend-box
will render the legend differently depending on thetype
property in the config.legend
property, an array of objects withcolor
andlabel
properties that are rendered bylegend-box
Closes #70