File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1744,7 +1744,6 @@ def colormaps():
17441744 spring linearly-increasing shades of magenta-yellow
17451745 summer sequential linearly-increasing shades of green-yellow
17461746 winter linearly-increasing shades of blue-green
1747- spectral black-purple-blue-green-yellow-red-white spectrum
17481747 ========= =======================================================
17491748
17501749 For the above list only, you can also set the colormap using the
@@ -1869,6 +1868,7 @@ def colormaps():
18691868 rainbow spectral purple-blue-green-yellow-orange-red colormap
18701869 with diverging luminance
18711870 seismic diverging blue-white-red
1871+ nipy_spectral black-purple-blue-green-yellow-red-white spectrum, originally from the Neuroimaging in Python project
18721872 terrain mapmaker's colors, blue-green-yellow-brown-white,
18731873 originally from IGOR Pro
18741874 ========= =======================================================
@@ -1883,6 +1883,7 @@ def colormaps():
18831883 gist_gray identical to *gray*
18841884 gist_yarg identical to *gray_r*
18851885 binary identical to *gray_r*
1886+ spectral identical to *nipy_spectral*, which was changed to differentiate from ColorBrewer's Spectral map
18861887 ========= =======================================================
18871888
18881889 .. rubric:: Footnotes
You can’t perform that action at this time.
0 commit comments