Skip to content

Instantly share code, notes, and snippets.

View djc391's full-sized avatar

Dan Ciborowski djc391

  • Nokia
View GitHub Profile
@djc391
djc391 / README.md
Last active December 14, 2015 10:09 — 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.