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.