d3.treemapBinary(node, x0, y0, x1, y1) Recursively partitions the specified nodes into
partition.padding([padding]) If padding is specified, sets the padding to the specified number and returns
stratify(data) Generates a new hierarchy from the specified tabular data. Each node in the returned object has a shallow
treemap.paddingInner([padding]) If padding is specified, sets the inner padding to the specified number or
pack.radius([radius]) If radius is specified, sets the pack layout’s radius accessor to the specified function
d3.tree() Creates a new tree layout with default settings.
d3.cluster() Creates a new cluster layout with default settings.
d3.treemapResquarify(node, x0, y0, x1, y1) Like
d3.treemapSliceDice(node, x0, y0, x1, y1) If the specified node has odd depth, delegates
treemap.paddingRight([padding]) If padding is specified, sets the right padding to the specified number or
Page 4 of 6