Skip to content

Releases: KevinWang15/treebox

0.1.1

19 Aug 12:04
Compare
Choose a tag to compare

treebox

Treebox is an interactive TreeMap visualization

  • weight-aware multi-level hierarchical treemap layout
  • click on a block to zoom in / "esc" to zoom out
  • smooth transition
  • uses canvas & requestAnimationFrame for performance
  • customize text / color / weight
  • fires events (so you can implement tooltip, etc.)
  • no dependency (5kb gzipped)
  • MIT license

DEMO