block by nitaku 8955792

Label placement for Peano treemaps

Full Screen

The label placement algorithm introduced here can be also used in treemaps built by using a Peano space-filling curve.

Peano regions always have a landscape (or square) orientation, yielding more horizontal labels than Hilbert treemaps.

index.js

index.html

index.coffee

index.css

index.sass

jigsaw.coffee

jigsaw.js

sfc_layout.coffee

sfc_layout.js

tree_utils.coffee

tree_utils.js

zip.coffee

zip.js