Skip to content

Instantly share code, notes, and snippets.

@malti1yadav
malti1yadav / README.md
Created October 14, 2015 05:35 — forked from mbostock/.block
Bubble Chart

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.