Remove required interactions from the first reading of a chart
For initial reading and interpretation, avoid required interaction access on chosen charts to improve fidelity and mitigate extra task demands for novice readers.
- purpose:refine
- basis:empirical
- lever:interaction-access
- quality:fidelity
- literacy:novice
advice
Remove required interactions from the first pass
Remove interaction techniques when the chart’s job is initial reading and interpretation. For example, show the first view statically instead of making readers discover sorting, brushing, or axes reordering before they can answer basic questions.
reason
Why fewer interactions help first-pass reading
First-pass reading should test or support interpretation of the visual encoding itself. Requiring interaction adds a second task: discovering and operating the controls.
Mechanism: Static presentation keeps the reader focused on reading the chart. Required interaction can hide the answer behind control discovery and introduce extra complexity before the reader has even understood the display.
Evidence: The VLAT intentionally excluded interaction techniques because people have limited ability to detect embedded interaction initially, interaction can invite additional complex tasks, and elaborate interaction can make the task more like reading text than reading visually represented data (Lee et al., 2017).
context
Use when the goal is first-pass interpretation
- User Goal: Read and interpret the chart on first exposure.
- Chart Setting: The view is being used for initial comprehension or literacy assessment.
- Audience: Novice or non-expert readers.
- Success Criterion: Performance reflects reading the chart, not discovering controls.
exceptions
Do not use when interaction itself is the target skill
Break it when: The goal is to teach or assess the interaction technique itself. Why: Then sorting, brushing, or reordering is part of the intended skill rather than a confound.
costs
Tradeoffs of removing interaction
Sacrifice: You give up exploratory flexibility in the initial view.
Risk: A static first view may not expose all of the chart’s analytic capabilities.
Mitigation: Separate first-pass reading from later interaction training instead of mixing them into the same step.
mistakes
Common failure mode
Mistake: Hiding the first answer behind an interaction that the reader must discover. Why it fails: The chart now measures control discovery as much as chart interpretation.
check
How to test the chart
Failure Sign: Readers must ask how to use the chart before they can answer the first question.
Quick Check: Ask whether the first task can be completed without any interaction.
Stronger Test: If you must explain sorting, brushing, or reordering before basic reading can begin, the interactions are confounding first-pass interpretation.
fix
What to change
- Freeze the initial state so the first reading task is answerable without interaction.
- Remove required interactions from the first set of questions or explanations.
- Move interaction instruction into a separate tutorial or later workflow step.