Skip to content
Kagiwara edited this page Aug 15, 2019 · 7 revisions

Simple Treemap generator

overview:

  • generate tree image on initiate

  • change data after sometime

  • mouse position

  • offset elements

example screenshots

  • equal partitioning

equal partition image

  • value based partitioning

    value based partition image

  • hover tip when the rects are too small

    hover tip

  • startup code

    html code

Clone this wiki locally