Lecture 8: Marks and Channels
2026-02-17
Marks and Channels
This lecture is based on Chapter 5 of Visualization Analysis & Design.
“Marks and Channels”
Marks and Channels
The goal of this chapter is to understand the basic geometric elements that depict items or links (marks) and control their appearance (channels).
![Figure 5.1]()
Marks
- A mark is a basic graphical element in an image.
- They are classified according to their spatial dimensions.
- 0D: Point
- 1D: Line
- 2D: Area
- 3D: Volume (uncommon)
![Figure 5.2]()
Channels
- A visual channel is a way to control the appearance of a mark, independent of its dimensionality.
![Figure 5.3]()
Channels
This figure shows a progression of chart types, with each panel showing one more quantitative data attribute by adding one more visual channel. Each panel uses one mark (line or point).
- Bar chart: two attributes (vertical position quantitative, horizontal position categorical)
- Scatterplot: two quantitative attributes (vertical position, horizontal position)
- Scatterplot with color: three quantitative attributes (color is categorical)
- Scatterplot with color and size: four quantitative attributes (shape is quantitative)
![Figure 5.4]()
Channels
![Figure 5.4]()
- In this figure, each channel shows one attribute.
- Multiple channels can be used to redundantly encode the same attribute.
- This makes that attribute very easily perceived.
- But it also “uses up” one of your channels.
Channels
- Size and shape channels cannot be used on all types of marks.
- Higher dimensional marks usually have intrinsic size/shape.
- Points and lines can be easily size coded.
![Mosaic cartogram showing distribution of world population (Wikipedia)]()
Channel Types
- The human perceptual system has two fundamentally different kinds of sensory modalities.
- The identity channels tell us information about what or where something is.
- Referred to as “metathetic” or “what-where” in the psychophysics literature.
- The magnitude channels tell us how much of something there is.
- Referred to as “prothetic” or “how much” in the psychophysics literature.
Mark Types
- Marks reprensent different things depending on the datatype.
- For table datasets, a mark always represents an item.
- For network datasets, a mark might represent either an item (node) or a link.
- A connection mark shows a pairwise relationship between two items.
- A containment mark shows hierarchical relationships using areas.
![Figure 5.5]()
Using Marks and Channels
- All channels are not equal!
- Encoding the same attribute with different visual channels will result in different information content in our heads after perception and processing.
- Use of marks and channels in idiom design should be guided by the principles of expresiveness and effectiveness.
- These principles can be combined to rank channels.
Expressiveness and Effectiveness
- The expressiveness principle dictates that the visual encoding should express all of, and only, the inofrmation in the dataset attributes.
- Ordered data should be shown in a way that we perceive as ordered.
- Unordered data should not be shown in a way that perceptually implies ordering.
- The effectiveness principle dictates that the importance of the attribute should match the salience of the channel.
- The most important attributes should be encoded with the most effective channels.
Channel Rankings
![Figure 5.6]()
Channel Rankings
- Note that, while it is possible to use magnitude channels for categorical attributes or identity channels for ordered attributes, this is a violation of the expressiveness principle.
Channel Rankings
- Both magnitude and identity channels have channels related to spatial position as the most effective.
- Spatial position is the only channel on both lists.
- This only applies to 2D position; 3D position (depth) is ranked much lower.
- The choice of which attributes to encode with spatial position is the most central choice in visualization encoding.
- The attributes encoded with position will dominate the user’s mental model compared with any other channel.
Channel Effectiveness
- In analyzing the effectiveness of a visualization, you can ask many questions about the use of visual channels:
- How are these channel rankings justified?
- Why did the designer choose particular channels?
- How many more visual channels are there?
- What kinds of information and how much information can a channel encode?
- Why are some channels better than others?
- Can all channels be used independently, or do they interfere with each other?
Accuracy
- An important part of effectiveness is accuracy, how close the human perceptual judgement is to some objective measure of the stimulus.
- Psychophysics is the subfield of psychology concerned with the measurement of human perception.
- Stevens1 presented the psychophysical power law relating the apparent magnitude of a sensory channel \((S)\) to the stimulus intensity \((I)\).
\[S = I^n\]
Accuracy
- The exponent for perception of length is \(n=1\).
- Perception matches objective measurement.
- The exponent for color saturation is \(n>1\).
- Perception is exaggerated above objective measurement.
- The exponent for area is \(n<1\).
- Perception is dampened below objective measurement.
Accuracy
- Experimental work by Cleveland and McGill1 rannked channel accuracy:
- Aligned position against a common scale
- Unaligned position
- Line length
- Angle
- Crowdsourced results by Heer and Bostock2 supported and extended these results.
Discriminability
- Discriminability is the ability of a user to perceive the differences in a channel as intended.
- This determines the number of bins that are available for a channel.
- E.g., linewidth has a limited number of discriminable bins.
- Lines that are too thick effectively become polygons.
- It is hard to perceive more than 3 or 4 linewidths.
Separability
- Some channels interact with each other.
- There is a continuum from separable channels to integral channels.
- Separable channels are completely independent from each other.
- Integral channels are inextricably combined.
- Visualizations can fail if these channels convey different attributes.
![Figure 5.10]()
Separability
![Figure 5.10]()
- Position + hue are fully separable.
- Clearly see 2 categories for both.
- Size + hue have some interference.
- More difficult to tell the color on smaller objects.
- Width + height have significant interference.
- You might see 3 groups (based on size) when there should be 4.
- Red + green have major interference.
- The two colors combine to show us 4 different hues.
Popout
- Many channels can provide popout, where a distinct item stands out immediately.
![Figure 5.11]()
Popout
- The time it takes us to spot the red circle is roughly the same for 15 blue circles or 50 blue circles.
- Our low-level visual system does “massively parallel processing” on color channels.
Popout
- The time it takes us to spot the red circle is roughly the same for 15 red circles or 50 red circles, but it is much slower than it was with the color difference.
Popout
- Popout between channels can’t necessarily be combined.
- The red circle doesn’t pop out when there are both shape and color differences.
- It can only be detected by serial search, looking at each object one at a time.
- Search time increases linearly with number of distractor objects.
Popout
- Generally, you should only count on using popout for one channel at a time.
- Popout can occur for many channels.
- Tilt (a), size (b), shape (c), proximity (d), shadow direction (e).
- Note that parallel lines do not popout (f).
![Figure 5.12]()
Grouping
- You can convey information about grouping using:
- Link marks
- Identity channels
Grouping
- You can convey information about grouping using link marks.
- Areas of containment are the strongest cue.
- Connection marks are the second best.
![Figure 5.5b]()
Grouping
- You can convey information about grouping using identity channels.
- Proximity is the third strongest cue.
- Similarity (in hue or motion) is the last cue.
Relative vs. Absolute Judgements
- Weber’s Law tells us that the human perceptual system is based on relative judgements, not absolute judgements.
- This holds true for all sensory modalities.
![Figure 5.13]()
Relative vs. Absolute Judgements
![Figure 5.13]()
- The lengths of unframed, unaligned rectangles of slightly different sizes are hard to compare.
- Adding a frame helps.
- Aligning the bars makes judgement easy.