Graphs/Choropleth Map
Edit src/renderers/d3/geo/choropleth.ts and save to see changes across all configurations
Tests: 45Sections: 8
Container SizesSame world GDP dataset at different container dimensions
Small500×350 · 20 rows
Medium700×450 · 20 rows
Large900×550 · 20 rows
Wide1000×400 · 20 rows
Tall500×600 · 20 rows
Map TypesWorld map vs US states with different datasets
World GDP800×500 · 20 rows
US States — Population800×500 · 30 rows
US States — Employment800×500 · 30 rows
ProjectionsDifferent D3 geo projections for the world map
Natural Earth (default)750×450 · 20 rows
Mercator750×450 · 20 rows
Equal Earth750×450 · 20 rows
Orthographic750×450 · 20 rows
Color SchemesDifferent sequential color interpolators
Blues (default)700×420 · 20 rows
Greens700×420 · 20 rows
Reds700×420 · 20 rows
Oranges700×420 · 20 rows
Purples700×420 · 20 rows
Continent Maps (Local)Local topojson files served from /geo/continents/
Europe800×500 · 28 rows
Africa800×500 · 23 rows
Asia800×500 · 20 rows
South America700×550 · 12 rows
Country Subdivisions (Local)Admin-1 boundaries from local topojson files
Japan — Prefectures600×600 · 46 rows
France — Departments700×550 · 21 rows
India — States600×600 · 28 rows
China — Provinces800×550 · 29 rows
UK — Counties500×600 · 15 rows
Spain — Comunidades800×500 · 16 rows
Brazil — States700×600 · 14 rows
Italy — Regions500×600 · 20 rows
Canada — Provinces800×550 · 13 rows
Germany — States550×600 · 16 rows
Mexico — States800×500 · 26 rows
Russia — Regions900×500 · 15 rows
South Korea — Provinces500×600 · 17 rows
South Africa — Provinces700×550 · 9 rows
Colombia — Departments600×650 · 14 rows
Argentina — Provinces500×700 · 19 rows
US Detail Maps (Local)US counties and detailed state maps from local files
US Counties900×550 · 5 rows
World 50m (HD)900×550 · 20 rows
World (No Antarctica)900×500 · 20 rows
Edge CasesUnusual data shapes and boundary conditions
Single country700×420 · 1 rows
All same value700×420 · 20 rows
Sparse data (few countries)700×420 · 3 rows
Very large range700×420 · 8 rows
Non-matching names700×420 · 5 rows