Skip to content

TreemapItem

Defined in: types/index.ts:508

A single rectangle in a treemap.

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.