How to Make a Choropleth Map (and When to Use Dots Instead)

How to Make a Choropleth Map (and When to Use Dots Instead)

A choropleth map shades each region by a value — darker for higher, lighter for lower. It's the most common style of data map, and for the right kind of data it works beautifully. But it isn't always the best choice, and knowing when to reach for dots instead will make your visualizations far more honest.

This guide explains how to make a choropleth map, where it shines, and when a dot map from World in Dots tells the story better.

What Is a Choropleth Map?

A choropleth map colors predefined regions (countries, states, counties) according to a data value — for example, GDP per capita or vaccination rate. The shade encodes the number, and a legend explains the scale.

It's ideal for rates and ratios that are already normalized by area or population.

Generate vector dotted maps

Create vector dotted maps with custom options and download them as SVG or PNG files

How to Make a Choropleth Map

Step 1: Normalize Your Data

Use rates, not raw counts (e.g. "cases per 100,000," not total cases). Raw counts on a choropleth mislead, because bigger or more populous regions look extreme by default.

Step 2: Choose a Color Scale

Step 3: Map Regions to Values

Assign each region its color based on the scale, and always include a clear legend.

When to Use Dots Instead

The classic weakness of a choropleth map is the area bias: a huge, sparsely populated region dominates the picture even if few people live there. Use a dot map when:

A dot density map places dots proportional to quantity, so cities and clusters read accurately.

Choropleth vs dot map comparison

Quick Decision Guide

Generate vector dotted maps

Create vector dotted maps with custom options and download them as SVG or PNG files

Final Thoughts

A choropleth map is the right tool for normalized rates — but for raw counts and concentration, a dot map is clearer and more honest. With World in Dots, you can build a clean dot map in minutes and avoid the area-bias trap entirely.

Try World in Dots today and choose the map style that actually fits your data.