Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/layers/choropleth.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,12 @@ The ``Choropleth`` layer is then created specifying on which key the colormap is
)


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:

.. jupyter-execute::

linear

Attributes
----------

Expand Down