block by timelyportfolio 285dcaecf159c01849b3a48b0a35cec3

Treemap (optimized? split)

Full Screen

forked from mbostock‘s block: D3 Source Treemap

then forked from timelyportfolio‘s block: D3 Source Treemap (forked for split algo)


Inspired by this discussion, I wanted to try to implement the split algorithm for treemaps. It is still very much a WIP. This represents a quick test for speed on a decently sized random hierarchical data set generated in R by the treemap package.


Original README.md

This treemap shows the file size in bytes of D3 4.4.0’s source code. Click on any cell to view the corresponding source.

forked from timelyportfolio‘s block: Treemap (forked for split speed test)

index.html

code.R

gist_treemap_split_rhd.Rproj