block by emeeks 574b5cd175486c97ea536571e9c111b3

Force-Based Cartogram

Full Screen

Cartograms distort geography to encode data. In this case, we’re looking at the demography of US counties laid out using the constraints available d3’s forceSimulation. Counties are positioned based on their centroid but sized based on demography, so more populated counties of that demographic will deform the position of nearby counties.

Demographics from http://library.duke.edu/data/collections/popest

index.html

keys.js