File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,12 @@ on many things including:
17
17
- If there is an intuitive color scheme for the parameter you are plotting
18
18
- If there is a standard in the field the audience may be expecting
19
19
20
- For many applications, a perceptual colormap is the best choice --- one in which
21
- equal steps in data are perceived as equal steps in the color space. Researchers
22
- have found that the human brain perceives changes in the lightness parameter as
23
- changes in the data much better than, for example, changes in hue. Therefore,
24
- colormaps which have monotonically increasing lightness through the colormap
20
+ For many applications, a perceptually uniform colormap is the best
21
+ choice --- one in which equal steps in data are perceived as equal
22
+ steps in the color space. Researchers have found that the human brain
23
+ perceives changes in the lightness parameter as changes in the data
24
+ much better than, for example, changes in hue. Therefore, colormaps
25
+ which have monotonically increasing lightness through the colormap
25
26
will be better interpreted by the viewer.
26
27
27
28
Color can be represented in 3D space in various ways. One way to represent color
You can’t perform that action at this time.
0 commit comments