Comparison
Static

Proportional Area Chart

Proportional area charts represent values using shapes (typically squares or circles) where the area is proportional to the data value. They provide intuitive size comparisons but require careful design since humans don't accurately perceive area differences.

Example Visualization

Proportional area chart comparing country land areas

Try this prompt

"Create a proportional area chart using squares to compare 'Land Area of Countries' for the 10 largest nations. Generate accurate data in million km²: Russia (17.1), Canada (10.0), USA (9.8), China (9.6), Brazil (8.5), Australia (7.7), India (3.3), Argentina (2.8), Kazakhstan (2.7), Algeria (2.4). Size each square proportionally to land area (area, not side length). Arrange squares in a treemap-style layout for space efficiency. Color by continent: North America (blue), South America (green), Europe/Asia (orange), Oceania (purple), Africa (brown). Label each square with country name and area. Include a scale indicator showing what area represents 1M km². Add total world land area (150M km²) and percentage of world for each country. Title: 'World's Largest Countries by Land Area'."
Generate this now

Python Code Example

Loading code...

Common Use Cases

  • 1Size comparison infographics
  • 2Scale visualization
  • 3Magnitude relationships
  • 4Educational displays

Pro Tips

Add exact values as labels

Scale areas, not dimensions

Use consistent shapes