Stream chart.
The responsive alternative of this component is
ResponsiveStream.
See the dedicated guide on how to setup legends for this component.
Chart data.
Keys to use to build each layer.
'id'Label accessor, used for legends.
Optional formatter for values.
Offset type.
Layers order.
'catmullRom'Curve interpolation.
Chart width for non-responsive component.
Chart default width for responsive component.
Chart height for non-responsive component.
Chart default height for responsive component.
Debounce width/height updates for responsive component.
A callback for when responsive component is resized.
Chart margin.
Ref to the chart's container. Used on this page to generate/download the chart's image via html-to-image.