Choose annotations from visually salient time points
For explaining visible movement over ordered time, use visual-saliency-based text annotation on stock line charts to improve insight and mitigate callouts that miss peaks, troughs, and sharp changes for readers interpreting company performance.
- purpose:refine
- basis:empirical
- task:trend
- time:ordered-time
- chart:line
- lever:text-annotation
- component:annotation:use
- quality:insight
advice
Visually salient annotation selection
Choose annotation dates from visually salient points in the time series when the chart must explain trends and oscillations. For example, annotate weeks containing global peaks or troughs and the largest changes in closing price or traded volume, then choose a representative article for each selected week.
reason
Why visually salient annotation selection works
Readers naturally attend to sharp turns, extrema, and unusual changes in a line. Putting annotations there makes the text feel explanatory rather than arbitrary.
Mechanism: Saliency-based selection places messages where the chart already attracts attention, helping readers connect visible rises, falls, and spikes to explanatory context.
Evidence: In the paper’s evaluation, visual-saliency-selected annotations were rated significantly better than both random and relevance-only annotations at explaining trends and oscillations in stock performance (Hullman et al., 2013).
context
Where visually salient annotation selection applies
- User Goal: Explain trends and oscillations in company stock performance.
- Data: Ordered closing-price data with traded-volume data over the same period.
- Chart Setting: Annotated stock line chart with callouts attached to specific weeks or dates.
- Audience: Readers interpreting what caused visible rises, falls, and spikes.
- Success Criterion: Annotations land on visually notable turning points or abrupt changes.
exceptions
When visually salient annotation selection fails
Break it when: The main goal is topical background around the current article rather than explanation of the visible stock movement. Why: Relevance-based selection better optimizes how on-topic the annotations feel.
costs
Tradeoffs of visually salient annotation selection
Sacrifice: You may give up some topical match to the current article.
Risk: Saliency-only selection can surface visually dramatic weeks that are less relevant to the article being read.
Mitigation: Combine saliency with linguistic relevance when both explanation and topicality matter.
mistakes
Common mistakes with visually salient annotation selection
Mistake: Choosing articles from visually ordinary weeks while leaving major peaks, troughs, or sharp changes unannotated. Why it fails: The annotations do not help explain the movements the reader is already trying to interpret.
check
Check whether visually salient annotation selection is working
Failure Sign: Large peaks, troughs, or abrupt changes remain unannotated.
Quick Check: Compare annotation locations against the global maxima and minima and the largest absolute changes in price or volume.
Stronger Test: Create a saliency ranking of weeks and verify that the chosen annotations come from the top-ranked weeks.
fix
Fix visually salient annotation selection
- Detect global peaks and troughs in closing price and traded volume.
- Compute absolute change from the previous time point for price and volume.
- Aggregate those saliency signals by week and annotate the top-ranked weeks.
- Choose a representative article from each selected week instead of picking arbitrary related articles.