riatelab / bertin

A package to draw maps in javascript
https://observablehq.com/collection/@neocartocnrs/bertin
MIT License
303 stars 15 forks source link

small problems on "leg_strokeWidth", "leg_fillOpacity", "strokeWidth", "strokeOpacity" #109

Open AdrienDupas opened 1 year ago

AdrienDupas commented 1 year ago

For the "typo" and the "choro" maps, the strokes are still present on the legend when "leg_strokeWidth" = 0

For the "mushroom" function when strokeWidth = 0, a stroke is still present and the "strokeOpacity" changes have no effect on the opacity of the stroke.

neocarto commented 1 year ago

Thanks for the feedback. I'll fix it when I get back.