This project provides a TreeMap widget in separate small modules for Swing, SWT (standalone and Eclipse feature) and JavaScript (at present more of a toy). The library consists of a "core" which is ...
DOMTreeMap implements multiple TreeMap tiling algorithms: Strip, Squarified and SliceAndDice. The library also provides built-in support for Colored nodes and HTML Tooltips. DOMTreeMap is extensible ...
A treemap is a visualization tool that displays hierarchical data as a set of nested rectangles. Each level of the hierarchy is represented by a layer of rectangles, where each rectangle’s size is ...