/elm-treemap

A treemap visualizer in Elm.

Primary LanguageElmApache License 2.0Apache-2.0

This project contains a simple treemap visualizer written in Elm. This treemap visualizer uses the "Squarified Treemap" algorithm outlined by Bruls, Huizing, and van Wijk.

The default main function includes debugging and testing information; it is recommended to override defaultStyle and generate the resulting javascript for HTML embedding. For more details, see the interop documentation.

Debugging treemaps