Squarify Treemap Layout

A Library by Agathe Lenclen for the Processing programming environment.
Last update, 05/24/2019.

A squarify treemap layout generator.
Squarify provides you with the coordinates of rectangles, as output by a Squarify Treemap Algorithm, for a single layer of data. This library is a translation in Java of an original Python algorithm (https://github.com/laserson/squarify) made by Laserson (https://github.com/laserson).

Download

Download Squarify Treemap Layout version 1.0.0 (1) in .zip format.

Installation

Unzip and put the extracted Squarify folder into the libraries folder of your Processing sketches. Reference and examples are included in the Squarify folder.

Keywords. ?

Reference. Have a look at the javadoc reference here. A copy of the reference is included in the .zip as well.

Source. The source code of Squarify Treemap Layout is available at GitHub, and its repository can be browsed here.

Examples

Find a list of examples in the current distribution of Squarify Treemap Layout, or have a look at them by following the links below.

Tested

Platform osx
Processing 3.3
Dependencies ?