Best Data Viz
Composition

Proportional Symbol

Symbols (circles, squares) sized by value, placed on a category axis or map.

GDP by Country, 2022

Circle area ∝ GDP in trillions USD; range 2.0 (Italy) to 25.5 (US)

View data (9 rows)
Chart data table: GDP by Country, 2022
GDPCountry
25.50United States
17.70China
4.20Japan
4.10Germany
3.40India
3.10United Kingdom
2.80France
2.10Brazil
2Italy
Make a proportional symbol with your data

Use a proportional symbol when…

  • Showing relative magnitudes
  • Geographic data
  • When position + size both encode info

Avoid when…

  • Precise comparison (area is hard to judge)
  • Many overlapping symbols

Data it needs

PropertyValue
Min Rows3
Min Columns2
Column Types
stringnumber

Visual anatomy

Marks
circle
Channels
areapositioncolor
Axes
varies

Guiding principles

Common mistakes

  • Sizing by radius instead of area (squares the distortion)

  • Overlapping symbols obscuring smaller values

History

Used in cartography since the 19th century for population and resource maps.

Accessibility notes

Provide exact values as text labels. Use patterns alongside color for color-blind users.

Related reading

Got data? Let's see what works.

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