Best Data Viz
Relationship

Bubble Chart

Scatter plot with a third variable encoded as circle size — typically two correlated metrics on x/y plus a magnitude on bubble area.

Product Portfolio

Bubble size = user base

View data (6 rows)
Chart data table: Product Portfolio
RevenueGrowthProductUsers
12015Alpha8000
8528Beta4500
2005Gamma12000
4545Delta2000
15012Echo9500
7035Foxtrot3200
Make a bubble chart with your data

Use a bubble chart when…

  • Three numeric variables
  • When size comparison adds insight
  • Portfolio analysis

Avoid when…

  • Precise size comparison (area hard to judge)
  • More than 30 bubbles

Data it needs

PropertyValue
Min Rows10
Min Columns3
Column Types
numbernumbernumber

Visual anatomy

Marks
circle
Channels
position-xposition-yarea
Axes
x-quantitativey-quantitative

Guiding principles

Consider instead

Common mistakes

  • Assuming correlation is causation

  • Overlapping bubbles obscuring data

History

Popularized by Hans Rosling's Gapminder (2006).

Accessibility notes

Report correlation coefficient. Describe trend direction and bubble size meaning.

Related reading

Got data? Let's see what works.

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