d3.treemapSliceDice(node, x0, y0, x1, y1)
If the specified node has odd depth, delegates to treemapSlice; otherwise delegates to treemapDice.
d3.treemapSliceDice(node, x0, y0, x1, y1)
If the specified node has odd depth, delegates to treemapSlice; otherwise delegates to treemapDice.
Please login to continue.