A cartogram is a map where surfaces are proportional to a given statistical variable.
I'm trying to create a cartogram using cartogram.js and d3.js. I've used the examples found in the cartogram.…