Skip to content
KONIGI

Dashboard Patterns

Patterns for the widgets, layouts and interactions dashboards are built from.

74 patterns · 32 products · 39 captures

1 1 KPI tile One number, in context 2 2 Time series Shape over a window 3 3 Calendar heatmap Seasonality at a glance 4 4 Histogram Where the values cluster

Data information 7

What a widget shows: a single value, a derived value, a detail, a filtered subset.

Meta information 6

Everything around the data: titles, legends, sources, and how old the numbers are.

Visual representation 22

Chart types and the non-chart encodings products invent when charts don't fit.

Anomaly band

A metric is moving, and the person watching it can't tell whether the movement is normal for this hour on this weekday or the start of an incident.

expected range · forecast band · confidence ribbon · seasonal baseline
Bed map and track board

Clinical staff need every patient's state and location in one board, ordered by urgency.

census board · ED whiteboard · patient tracking board
Calendar heatmap

Daily activity over a year, read for streaks and gaps.

contribution graph · punch card · day grid
Cohort grid

Retention differs by when people arrived; the viewer needs cohorts side by side over time.

retention grid · triangle chart · cohort table
Data table

The viewer needs exact values for many items and wants to sort and scan them.

metrics table · sortable grid
Funnel

People move through steps and the viewer needs to see where they leave.

conversion funnel · step drop-off
Gauge and dial

One value against a range, read at a glance. Few and NN/g both argue against it; this entry says when it survives that critique.

radial gauge · speedometer · dial
Geo map with markers

The items have locations and their state is best read spatially.

map panel · choropleth · geospatial view
Heatmap

Thousands of events per second can't be drawn as points; the viewer needs density.

density heatmap · latency heatmap · BubbleUp
Histogram and distribution

The viewer needs the shape of a population, not a summary statistic of it.

distribution chart · bucketed bar
Host map

Hundreds of hosts; the viewer needs to spot the hot ones without a table of hundreds of rows.

hexagon map · fleet grid · infrastructure map
Log tail

Something is happening now and the viewer needs to watch the raw events as they arrive.

live tail · log stream
Order book and depth

A trader needs to see supply and demand at every price right now.

market depth · level 2 · DOM
Process mimic

An operator needs live values drawn on the physical layout of the plant.

mimic diagram · P&ID display · SCADA schematic
Sankey and path

Quantity flows from sources to destinations and the viewer needs to see the split.

flow diagram · user path · alluvial
Service map

The viewer needs to know what depends on what, and which edge is unhealthy.

dependency graph · topology view · service graph
Small multiples

Many series would tangle on one chart; the viewer needs them on identical axes side by side.

trellis · faceted charts · panel series
Stacked composition

A total is made of parts, and the viewer needs both the total and the mix over time.

stacked area · stacked bar · part-to-whole
Status history

The viewer needs to see when something was up, down, or degraded, over days, in one row.

state timeline · uptime bar · availability strip
Threshold line and region

A flat metric has a line it must not cross, and the chart should show where that line is.

SLO line · alert threshold · alarm limit
Time series

The viewer needs to see how a value changed over time and spot the moment it changed.

line chart · area chart · trend chart
Trace waterfall

One request touched twenty services and the viewer needs to see where the time went.

span waterfall · distributed trace · flame chart

Interaction 8

Exploration, navigation, and personalization. What happens when the viewer touches it.

Screenspace 6

How a dashboard handles more content than screen: overflow, detail on demand, multipage.

Structure 4

How dashboards relate to each other and how a viewer moves between them.

Page layout 5

Where panels go on the page and what the arrangement says.

Color 6

Semantic color, data color, and the discipline of leaving normal uncolored.

Product mechanics 10

The things a product designer builds around the charts so the thing ships.