Skip to course content
Free data visualization course

Data Visualization and Dashboard Storytelling

Module 08 Activity

Scenario

Your charts work for you on your monitor. This activity checks they work for everyone else.

What you build

An accessibility and hierarchy pass: measured contrast, a safe palette, and one thing the eye reaches first.

Steps

  1. For every use of colour in your set, say what it encodes. Remove any that encodes nothing.
  2. Compute the contrast ratio for every text and element colour against its background. Fix anything under 4.5:1 for text or 3:1 for elements.
  3. Replace any red/green encoding. Check the replacement still separates under a colour-blindness simulation.
  4. Add a second channel - lightness, shape or a direct label - so no meaning rests on hue alone.
  5. Decide what the eye should reach first in each chart and give it the strongest available channel.
  6. Grey out the context series rather than deleting them, and check the chart in greyscale.

Evidence to hand in

Review checklist