Skip to content

SankeyLayout

Defined in: perf/layout/sankey.ts:97

Result of layoutSankey: nodes and links with pixel coordinates ready to draw. Both arrays are in stable order so consumers can map back to their original raw inputs by index.

links: LaidOutSankeyLink[]

Defined in: perf/layout/sankey.ts:99


nodes: LaidOutSankeyNode[]

Defined in: perf/layout/sankey.ts:98