Eyes on the Prize

Dashboard Visualization that Actually Works

Kevin Feasel (@feaselkl)
http://CSmore.info/on/dashboards

Who Am I?

Here's a dashboard. What's wrong with it?

A dashboard with numerous visualization problems

Something's wrong here.

You can feel it. Most people can.

By the end of this session, you'll be able to name every problem on that dashboard—and fix them.

The Thesis: An Emotional Response

A great dashboard evokes one of two emotions from its intended audience: happiness or anger.

If a dashboard evokes neither—if the response is indifference—it isn't working. Nobody will act on it.

What Is a Dashboard?

A single pane of glass that surfaces critical business or operational metrics at a glance:

  • Key performance indicators (KPIs) are immediately apparent
  • Related KPIs are grouped together logically
  • Layouts stay consistent within and across related dashboards

“Dashboards are not an appropriate venue for artistic impression.” — Stephen Few

Operational Dashboards

Day-to-day data that helps line employees act. Purpose: drive action now. Flag when a process is "out of control" and help operators find the cause.

Sample operational dashboard

Strategic Dashboards

KPIs tracked periodically and displayed at an aggregated level. Purpose: track direction over time for leadership.

Sample strategic dashboard

Tactical Dashboards

Strategic data shown at an almost-operational level. Purpose: bridge the two with enough detail to investigate and enough aggregation to see the trend.

Sample tactical dashboard

Know Your Audience

The single biggest driver of what belongs on a dashboard is who's looking at it. Ask:

  • Who is the intended audience: operator, manager, C-level, board, the public?
  • How will they use it, and what action should it drive?
  • Are you showing the right measures, in the right way?
  • What cultural differences (color meaning, scan direction) might matter?

Same Company, Different Audiences

Line operator

Operational dashboard for a line operator

Real-time, granular, built to trigger an action this shift.

Executive

Strategic dashboard for an executive

Aggregated, periodic, built to answer "are we on track?"

Same underlying data. Put the operator's dashboard in front of the board and you'll get indifference.

Right Measures, Right Way

A sales dashboard shows pipeline stages, likelihood to close, and sales-vs-quota versus server uptime or net margin. Match every measure to what the audience can actually act on.

A sample mockup of a sales pipeline dashboard

Visualizing the pipeline for a VP

The sales pipeline spreadsheet rebuilt as a visual dashboard for a VP of Sales: current customers per stage with likelihood to close, and expected revenue by stage

Culture Changes the Meaning

Color and scan direction aren't universal. In the West, red means danger (and negative values in finance). In China, red has historically meant prosperity: gifts of money come in red envelopes.

The takeaway: your audience's cultural background shapes how they read your colors and scan your layout. Test your assumptions rather than inheriting them.

Visual Principles

Five principles turn "I don't like it" into "here's the fix":

  • Cognitive Load
  • Less Is More
  • Where the Eye Looks
  • Glanceability
  • Color Vision Deficiency

Cognitive Load

Working memory holds roughly 3–7 items at once. Think of working memory as CPU registers and long-term memory as RAM: we shuttle information between them, and the registers are tiny.

A representation of how human memory works

Cognitive Load

So design to reduce mental load:

  • Let people group things using pre-attentive attributes like size, shape, orientation, thickness, color.
  • Remove "noise" that distracts or adds load without adding meaning.
  • Make the visuals tell one coherent story.

Less Is More

Start with a cluttered dashboard.

A cluttered dashboard

Less Is More: Remove the Clutter

Focus on data by removing chrome (logo, company name, arrows) and unnecessary text.

A less-cluttered dashboard

Less Is More: Drop the Legend

Label values directly, and the legend—which forces the eye to bounce back and forth—disappears entirely.

A dashboard with the legend removed and values labeled directly

Less Is More: Reduce Color

Keep color limited, consistent, and meaningful. Here color is doing nothing but adding load.

A chart using too many colors

Less Is More: Fewer Colors

Removing color shows that we've lost nothing because color wasn't carrying information.

The same chart with fewer colors

Less Is More: Color as a Signal

Now that color is scarce, one splash of it highlights a single value, letting our eyes pick up on the important information immediately.

One color used to highlight a single value

Color Is Associative

People link the same color across a view. Swap what a color means between two charts and you quietly break their mental model.

A two-color pie chart
A two-color pie chart with colors swapped

3D Pains

Humans can't read precise measurements off a 3D chart. For bar and column charts, 3D never helps.

Use of 3D on charts tends to obscure their results

Where the Eye Looks

Reading habits set scan direction: left-to-right and top-to-bottom for Western readers, right-to-left or top-to-bottom for others. However your audience reads, that's how they'll scan your dashboard.

Put the most important thing where their eyes land first.

Layout Patterns

For text-heavy, evenly distributed content, the eye follows predictable paths, such as the Gutenberg, Z, and F patterns:

The Gutenberg layout
Gutenberg
The Z layout
Z
The F layout
F

Focal Points

Image-heavy dashboards don't follow those tidy paths. Instead the eye jumps to focal points. The biggest, brightest, most contrasting element wins first.

Focal Points

The tactical dashboard and focal points

The Rule of Thirds

Borrowed from photography: put the important elements on the thirds lines. It applies to dashboards too.

The Rule of Thirds with the strategic dashboard

Glanceability: The 5-Second Test

Can someone get the key message in five seconds? If not, it fails. Things that help:

  • A clear purpose behind every metric shown
  • No scrolling; group related metrics into clear sections
  • Consistent layouts and decisions
  • Large fonts, rounded numbers—easy to read from across a room

Color Vision Deficiency

The Badlands, as seen by drone:

A full-color shot of the Badlands in South Dakota

Color Vision Deficiency

The Badlands, with protanopia:

A shot of the Badlands in South Dakota as seen by someone with protanopia

Color Vision Deficiency

The Badlands, with deuteranopia:

A shot of the Badlands in South Dakota as seen by someone with deuteranopia

Color Vision Deficiency

The Badlands, with tritanopia:

A shot of the Badlands in South Dakota as seen by someone with tritanopia

Color Vision Deficiency

Remember the old SSIS? Green means success and red means failure, but for a chunk of your audience, those two are hard to distinguish:

SSIS in full color
Full color
SSIS with deuteranopia
Deuteranopia

Color Vision Deficiency: Fixes

  • Use color-safe palettes
  • Use grayscale for images (also helps when printed)
  • Use color sparingly and consistently
  • Add patterns in addition to color to distinguish elements
  • Simulate CVD with a tool like Coblis

Chart Crimes

The wrong chart is a self-inflicted wound. Let's cover some chart crimes and a few I'll actually defend.

Choosing the right chart

Bar vs. Column

Choose a bar chart if:

  • Category names are lengthy
  • You have a lot of categories
  • You have relatively few periods (ideally 1)

Choose a column chart if:

  • Viewing across periods matters
  • You have many periods with few categories
  • Category names are short

Crime: Bars That Don't Start at Zero

Bar and column charts must start at the origin. Truncate the axis and you turn a small difference into a dramatic lie.

A misleading bar chart that does not start from the origin

Lines: The 45-Degree Rule

Bars start at zero, but line charts and dot plots don't have to. Cleveland, McGill & McGill showed we read a line's slope most accurately when the average slope is about 45 degrees. That's why it's fine for a line chart to start above zero: aim for that slope and the trend becomes readable instead of misleading.

The Underrated Gem: Cleveland Dot Plots

Named after Bill Cleveland, dot plots provide an enormous amount of information in a tiny footprint.

An example of a Cleveland dot plot

Crime: Pie Charts

Best good(?) use: a simple share of a single static total.

An example of a pie chart

Why We Hate Pie Charts

  • Angle differences are hard to discern
  • Small percentages are hard to differentiate
  • They almost always need a legend
An example of an issue with sizing in pie charts

Pie Chart Alternatives

  • A column chart for comparing a few categories
  • A treemap for comparing many
  • Or just the numbers: 58% – 42%
The same relative sizes as a pie chart in column chart form

In Fairness: Pie Charts I Like

Knowing is half the battle
Time to eat more pie

Crime: Gauges Without a Goal

Gauges are fine if they show progress toward a target or an intuitive status. A gauge with no goal is just a number wearing a costume.

A gauge with a goal
With a goal — useful
A gauge without a goal
Without a goal — noise

Crime: Stacked Area Charts

Best case: relative and absolute change over a few periods. But look again: what can you actually read for sure? Only the top line and the bottom category. Every middle band floats on a shifting baseline.

An example of a stacked area chart

Stacked Area: The Fix

A line chart shows each category clearly against a fixed baseline. The trade-off: you compute the total yourself if you want it shown.

Using a line chart instead of a stacked area chart

Radar Charts (A Soft Spot)

My fondness for radar charts is entirely due to Madden NFL franchise mode. They're genuinely useful for comparing a handful of attributes across a few entities.

A radar chart from Madden 09

Everything Else: A Reference Card

These all have their place. Choose the right one for the job:

  • Table / matrix: when users must compare exact values (tactical/operational, not strategic)
  • Column: few categories, many periods  |  Bar: many categories, few periods
  • Line: time series over many periods, few categories
  • Line + column: two related but distinct variables (price & volume)
  • Scatterplot: relationship between two variables  |  Bubble: add a third (carefully)
  • Treemap: share of a whole across many hierarchical categories

Back to the Scene of the Crime

The bad dashboard from the cold open

Charge 1: Pie Charts

The bad dashboard's pie charts

Charge 2: Too Many Colors

The bad dashboard's color overload

Charge 3: Unnecessary 3D

The bad dashboard's unnecessary 3D

Charge 4: Category Overload

The bad dashboard's category overload

Charge 5: Scroll Bars

The bad dashboard's scroll bars

Charge 6: Improper Color Reuse

The bad dashboard's improper color reuse

Charge 7: Unnecessary Chrome

The bad dashboard's unnecessary chrome

The real charge: no audience

The bad dashboard, one last time

It tried to be everything to everyone, so it's nothing to anyone.

Built for the site manager

Redeemed operational dashboard for a site safety manager, built from the same 765 incidents

Built for the executive

Redeemed executive dashboard from the same 765 incidents, answering whether the company is getting safer

The difference between a dashboard people tolerate
and one they use

…is whether it makes them feel anything.

Wrapping Up

To learn more, go here:
https://CSmore.info/on/dashboards


And for help, contact me:
feasel@catallaxyservices.com | @feaselkl


Catallaxy Services consulting:
https://CSmore.info/on/contact