While building different data visualization graphs I came across an npm package that calculates the box sizes in a treemap.
https://www.npmjs.com/package/treemap-squarify
Pretty cool, but what about coloring the boxes? The algo will handle it if you hardcode the hex and build...See more