Documentation / @ripl/charts / SankeyNode
Interface: SankeyNode<TData>
Defined in: charts/src/charts/sankey.ts:75
A node in a Sankey diagram, with an optional typed datum carried through to node events.
Type Parameters
| Type Parameter | Default type |
|---|---|
TData | unknown |