treemap.paddingRight([padding]) If padding is specified, sets the right padding to the specified number or
d3.pack() Creates a new pack layout with the default settings.
d3.cluster() Creates a new cluster layout with default settings.
node.path(target) Returns the shortest path through the hierarchy from this node to the specified target
d3.treemapResquarify(node, x0, y0, x1, y1) Like
pack(root) Lays out the specified root
node.copy() Return a deep copy of the subtree starting at this node. (The returned deep copy shares the same data
d3.treemapDice(node, x0, y0, x1, y1) Divides the rectangular area specified by x0, y0
partition.round([round]) If round is specified, enables or disables rounding according to the given boolean
cluster.separation([separation]) If separation is specified, sets the separation accessor to the specified
Page 5 of 6