node.path(target) Returns the shortest path through the hierarchy from this node to the specified target
node.links() Returns an array of links for this node, where each link is an object that defines source and
treemap.round([round]) If round is specified, enables or disables rounding according to the given boolean and
d3.pack() Creates a new pack layout with the default settings.
d3.tree() Creates a new tree layout with default settings.
partition.round([round]) If round is specified, enables or disables rounding according to the given boolean
d3.treemapDice(node, x0, y0, x1, y1) Divides the rectangular area specified by x0, y0
treemap.padding([padding]) If padding is specified, sets the
tree.size([size]) If size is specified, sets this tree layout’s size to the specified two-element array of
cluster.separation([separation]) If separation is specified, sets the separation accessor to the specified
Page 5 of 6