d3-hierarchy icon indicating copy to clipboard operation
d3-hierarchy copied to clipboard

Layouts should have extents.

Open mbostock opened this issue 9 years ago • 0 comments

Most of them support layout.size, but we should also support layout.extent for more control.

  • [ ] cluster.extent
  • [ ] tree.extent
  • [ ] treemap.extent
  • [ ] partition.extent
  • [ ] pack.extent

mbostock avatar Oct 27 '16 21:10 mbostock