File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55
66Matplotlib has a number of built-in colormaps accessible via
77`.matplotlib.cm.get_cmap`. There are also external libraries like
8- [palettable]_ that have many extra colormaps. Here we briefly discuss
9- how to choose between the many options. For help on creating your
10- own colormaps, see :doc:`/tutorials/colors/colormap-manipulation`.
8+ [palettable]_ and [colorcet]_ that have many extra colormaps.
9+ Here we briefly discuss how to choose between the many options. For
10+ help on creating your own colormaps, see
11+ :doc:`/tutorials/colors/colormap-manipulation`.
1112
1213Overview
1314========
@@ -412,7 +413,7 @@ def plot_color_gradients(cmap_category, cmap_list):
412413# References
413414# ==========
414415#
415- # .. [colorcet] https://github.com/bokeh/ colorcet
416+ # .. [colorcet] https://colorcet.pyviz.org
416417# .. [Ware] http://ccom.unh.edu/sites/default/files/publications/Ware_1988_CGA_Color_sequences_univariate_maps.pdf
417418# .. [Moreland] http://www.kennethmoreland.com/color-maps/ColorMapsExpanded.pdf
418419# .. [list-colormaps] https://gist.github.com/endolith/2719900#id7
You can’t perform that action at this time.
0 commit comments