leaflet-choropleth
leaflet-choropleth copied to clipboard
allow users to specify a custom color scale algorithm
this is a useful plugin, but there are definitely times where a user may need to have their own custom color-scale algorithm separate from chroma.js. The linked pull request allows a user to specify a color function: ( https://github.com/timwis/leaflet-choropleth/pull/9 ).