This block illustrates the use of the d3-voronoi-treemap plugin. This block is a remake of the HowMuch.net's article The Global Economy by GDP.
The d3-voronoi-treemap plugin produces Voronoï treemap. Given a convex polygon (here, a 60-gon simulating a circle for each gender) and nested weighted data, it tesselates/partitions the polygon in several inner cells which represent the hierarchical structure of your data, such that the area of a cell represents the weight of the underlying datum.
forked from Kcnarf's block: d3-voronoi-treemap usage
Updated missing url https://raw.githack.com/Kcnarf/d3-weighted-voronoi/master/build/d3-weighted-voronoi.js to https://raw.githack.com/kcnarf/d3-weighted-voronoi/master/build/d3-weighted-voronoi.js
Updated missing url https://raw.githack.com/Kcnarf/d3-voronoi-map/master/build/d3-voronoi-map.js to https://raw.githack.com/kcnarf/d3-voronoi-map/master/build/d3-voronoi-map.js
Updated missing url https://raw.githack.com/Kcnarf/d3-voronoi-treemap/master/build/d3-voronoi-treemap.js to https://raw.githack.com/kcnarf/d3-voronoi-treemap/master/build/d3-voronoi-treemap.js
https://d3js.org/d3.v4.min.js
https://raw.githack.com/Kcnarf/d3-weighted-voronoi/master/build/d3-weighted-voronoi.js
https://raw.githack.com/Kcnarf/d3-voronoi-map/master/build/d3-voronoi-map.js
https://raw.githack.com/Kcnarf/d3-voronoi-treemap/master/build/d3-voronoi-treemap.js