node.sum(value) Evaluates the specified value function for this node and each descendant in
tree.nodeSize([size]) If size is specified, sets this tree layout’s node size to the specified two-element
node.descendants() Returns the array of descendant nodes, starting with this node, then followed by each child in topological
stratify.id([id]) If id is specified, sets the id accessor to the given function and returns this stratify
d3.partition() Creates a new partition layout with the default settings.
d3.treemapSlice(node, x0, y0, x1, y1) Divides the rectangular area specified by x0, y0
pack.padding([padding]) If padding is specified, sets this pack layout’s padding accessor to the specified
tree.separation([separation]) If separation is specified, sets the separation accessor to the specified function
treemap.tile([tile]) If tile is specified, sets the
treemap.paddingOuter([padding]) If padding is specified, sets the
Page 1 of 6