An example of multiple pie (donut) charts created with D3. The data is represented as a tabular array of objects; each row in the table is mapped to an arc, and rows are grouped into pie charts using d3.nest
.
forked from mbostock's block: Pie Multiples with Nesting
https://d3js.org/d3.v3.min.js