treemap visualization
npm install webtreemap-cdtFork of https://github.com/evmar/webtreemap
The data format is a tree of Node, where each node is an object in the shape
described at the top of [tree.ts].
[tree.ts]: https://github.com/evmar/webtreemap/blob/master/src/tree.ts
Add the contents of [src/styles-to-add.css] to your stylesheets.
``html