Commit ca745ef
Fixed choropleth (#1005)
Better handling of binning and color scales in the choropleth method in the Map class.
Add nan_fill_color and nan_fill_opacity arguments.
The `threshold_scale` argument has been deprecated in favor of the new, richer `bins` argument. The old `threshold_scale` argument still works though.1 parent b308dad commit ca745ef
5 files changed
Lines changed: 269 additions & 127 deletions
File tree
- examples
- folium
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
9 | 14 | | |
10 | 15 | | |
11 | 16 | | |
| |||
Large diffs are not rendered by default.
0 commit comments