All examples By author By category About

johan

Page load time histograms

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. Arcs are tweened to the corresponding arc of the corresponding group in different csv files. And something is a little broken in that step. :)