Tutorial for D3.js maps, includes Dorling Cartograms
Using D3.js with Maps https://blog.safaribooksonline.com/2014/02/11/d3-js-maps/ Dorling circle cartograms Google Maps
Using D3.js with Maps https://blog.safaribooksonline.com/2014/02/11/d3-js-maps/ Dorling circle cartograms Google Maps
http://www.limn.co.za/2013/10/making-a-cartogram/Â (Jeff Fletcher) small tutorial based on Shawn Allen’s implementation
http://bl.ocks.org/mbostock/4055892 Mike Bostock: “This is not a true Dorling cartogram; it lacks links between adjacent features. Instead of trying to preserve connectedness, this pseudo-cartogram tries… Read More »D3.js: Circle Cartograms
http://flowingdata.com/2015/01/20/how-americans-get-to-work Some interesting features: change coloring based on state of <li> elements zoom and pan of the map mouseover tooltips: display of data table of… Read More »D3.js: choropleth example “How Americans Get to Work” (by flowing data.com)