Skip to content

Instantly share code, notes, and snippets.

@diwu118
diwu118 / README.md
Created March 20, 2014 21:56 — forked from mbostock/.block

Bubble charts encode data in the area of circles. Although less perceptually-accurate than bar charts, they can pack hundreds of values into a small space. Implementation based on work by Jeff Heer. Data shows the Flare class hierarchy, also courtesy Jeff Heer.