File tree 1 file changed +3
-1
lines changed 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,8 @@ steps in the color space. Researchers have found that the human brain
27
27
perceives changes in the lightness parameter as changes in the data
28
28
much better than, for example, changes in hue. Therefore, colormaps
29
29
which have monotonically increasing lightness through the colormap
30
- will be better interpreted by the viewer.
30
+ will be better interpreted by the viewer. A wonderful example of
31
+ perceptually uniform colormaps is [colorcet ]_.
31
32
32
33
Color can be represented in 3D space in various ways. One way to represent color
33
34
is using CIELAB. In CIELAB, color space is represented by lightness,
@@ -179,6 +180,7 @@ problems in general.
179
180
References
180
181
==========
181
182
183
+ .. [colorcet ] https://github.com/bokeh/colorcet
182
184
.. [Ware ] http://ccom.unh.edu/sites/default/files/publications/Ware_1988_CGA_Color_sequences_univariate_maps.pdf
183
185
.. [Moreland ] http://www.kennethmoreland.com/color-maps/ColorMapsExpanded.pdf
184
186
.. [list-colormaps ] https://gist.github.com/endolith/2719900#id7
You can’t perform that action at this time.
0 commit comments