Skip to content

SankeyNode

Defined in: types/index.ts:369

A node in a Sankey diagram.

Properties

color?

optional color?: string

Defined in: types/index.ts:372


id

id: string

Defined in: types/index.ts:370


label?

optional label?: string

Defined in: types/index.ts:371