Skip to content

Instantly share code, notes, and snippets.

View jneme910's full-sized avatar

Jason Nemecek jneme910

  • United States
  • 13:08 (UTC -06:00)
View GitHub Profile

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.