TreemapItem
Defined in: types/index.ts:508
A single rectangle in a treemap.
Extended by
Section titled “Extended by”Properties
Section titled “Properties”label:
string
Defined in: types/index.ts:510
Tile label, drawn inside the rectangle when there’s room.
value:
number
Defined in: types/index.ts:512
Tile area weight; the rectangle’s area is proportional to this.