All examples By author By category About

emeeks

Ch. 5, Fig. 12 - D3.js in Action

This is the code for Chapter 5, Figure 12 from D3.js in Action which creates a circle pack diagram using d3.layout.pack() where the leaf nodes have different sizes based on the .value() function of the layout.