squarify-layout
v1.0.2
Published
Distribute weighted rectangles in a rectangle
Downloads
2
Readme
squarify-layout
To support treemap layout modules, this library sizes and arranges rectangles on a plane according to scalar values that represent the desired surface area of each item.
import { SquarifyLayout } from 'squarify-layout';