Documentation / @ripl/charts / SunburstNode
Interface: SunburstNode<TData>
Defined in: charts/src/charts/sunburst.ts:63
A node in a sunburst hierarchy with optional nested children and an optional typed datum.
Type Parameters
| Type Parameter | Default type |
|---|---|
TData | unknown |