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
https://d3js.org/d3.v4.min.js
https://unpkg.com/d3-scale-cluster@1.1.7/dist/d3-scale-cluster.min.js