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
https://d3js.org/d3.v4.min.js
https://d3js.org/d3-scale-chromatic.v1.min.js
https://unpkg.com/topojson@3