Skip to content

Instantly share code, notes, and snippets.

@j0hnsmith
j0hnsmith / README.md
Last active August 29, 2015 13: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.