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
The following 34 colormaps are based on the `ColorBrewer <http://colorbrewer.org>`_ color specifications and designs developed by Cynthia Brewer:
1728
+
The following 34 colormaps are based on the `ColorBrewer <http://colorbrewer.org>`_
1729
+
color specifications and designs developed by Cynthia Brewer:
1722
1730
1723
1731
Diverging:
1724
1732
@@ -1802,13 +1810,20 @@ def colormaps():
1802
1810
1803
1811
.. rubric:: Footnotes
1804
1812
1805
-
.. [#] Rainbow colormaps, `jet` in particular, are considered a poor choice for scientific visualization by many researchers: `Rainbow Color Map (Still) Considered Harmful <http://www.jwave.vt.edu/%7Erkriz/Projects/create_color_table/color_07.pdf>`_
1813
+
.. [#] Rainbow colormaps, ``jet`` in particular, are considered a poor
1814
+
choice for scientific visualization by many researchers: `Rainbow Color
.. [#] See `Diverging Color Maps for Scientific Visualization <http://www.cs.unm.edu/~kmorel/documents/ColorMaps/>`_ by Kenneth Moreland.
1821
+
.. [#] See `Diverging Color Maps for Scientific Visualization
1822
+
<http://www.cs.unm.edu/~kmorel/documents/ColorMaps/>`_ by Kenneth Moreland.
1810
1823
1811
-
.. [#] See `A Color Map for Effective Black-and-White Rendering of Color-Scale Images <http://www.mathworks.com/matlabcentral/fileexchange/2662-cmrmap-m>`_ by Carey Rappaport
1824
+
.. [#] See `A Color Map for Effective Black-and-White Rendering of Color-Scale
0 commit comments