python-visualization / branca

This library is a spinoff from folium, that would host the non-map-specific features.
https://python-visualization.github.io/branca/
MIT License
110 stars 63 forks source link

implementing vmin vmax in write_png #129

Closed fedro86 closed 1 year ago

fedro86 commented 1 year ago

now it is possible to set vmin vmax in write png. Together with a next pull this will allow users to set vmin vmax for rasters created in image overlay.

Conengmo commented 1 year ago

See discussion on https://github.com/python-visualization/folium/pull/1735#issuecomment-1465189649