block by veltman 33dbad5aa12d92b977fd29128eb5358e

Dorling cartogram transitions #2

Full Screen

Animating between various Dorling-ish cartograms based on some random data from the USDA Agricultural Census. This version computes the next layout in a web worker while the animation runs to save a bit of time. You could get a more or less contiguous layout by adjusting the strength of the link force in worker.js.

See also: Dorling cartogram transitions, Force-directed web worker

index.html

usda.csv

worker.js