How to keep decimal places in branca colormap using folium?
I’m using branca to create a custom color map to use in a folium map. I would like for the scale to display the decimal places from the index still, not round to a whole numbers, but I’m having a hard time figuring out how to do this. Below is a snippet of some of the code I’m using.