How to remove dashes from addLegend in leaflet R

Viewed 19

I am using addLegend() in leaflet in R. My labels have minus signs in them. Is there an easy way to remove the dashes that come with numeric colour palettes to improve the formatting? labFormat doesn't seem to have such an option.

enter image description here

0 Answers
Related