You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/layers/choropleth.rst
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,6 +88,12 @@ The ``Choropleth`` layer is then created specifying on which key the colormap is
88
88
)
89
89
90
90
91
+
Other options for the colormap can be found by running ``linear`` in the notebook cell. Refer to the `Branca docs <https://python-visualization.github.io/branca/>`_ for more information about colormaps:
0 commit comments