Best Data Viz
Specialized

Heat Table

Data table with cells colored by value - spreadsheet meets heatmap.

Quarterly Sales by Product

Color intensity = sales volume

View data (12 rows)
Chart data table: Quarterly Sales by Product
ProductQuarterSales
Widget CQ1200
Widget CQ2180
Widget CQ3195
Widget CQ4220
Widget AQ1120
Widget AQ2145
Widget AQ398
Widget AQ4160
Widget BQ185
Widget BQ292
Widget BQ3110
Widget BQ488
Make a heat table with your data

Use a heat table when…

  • When exact values AND patterns both matter
  • Financial reports with conditional formatting

Avoid when…

  • Pure visualization (use heatmap)
  • When color adds no insight

Data it needs

PropertyValue
Min Rows4
Min Columns3
Column Types
stringstringnumber

Visual anatomy

Marks
rectangletext
Channels
color-luminancetext-value
Axes
table rows/columns

Guiding principles

Consider instead

Common mistakes

  • Using rainbow colormap

  • Too many cells making patterns invisible

History

Evolution of conditional formatting in spreadsheets, formalized as a visualization technique.

Accessibility notes

Values shown in cells make this inherently accessible — but check that in-cell text meets WCAG AA contrast against the darkest cell colors (white text on deep saturated fills sometimes fails). Always include a color legend.

Related reading

Got data? Let's see what works.

Drop your CSV. You'll get a Heat Table plus four alternatives - ranked by which one actually fits your data best.