Renders a streaming bar plot for the series in the initial data and those sourced by the
observable specified as a property in the Chart. This component uses the useChart
hook, and therefore must be a child of the Chart to be plugged in to the
chart ecosystem (axes, tracker, tooltip).
For a relatively complete example of how to use this plot component, see the
StreamingBarChart example
Renders a streaming bar plot for the series in the initial data and those sourced by the observable specified as a property in the Chart. This component uses the useChart hook, and therefore must be a child of the Chart to be plugged in to the chart ecosystem (axes, tracker, tooltip).
For a relatively complete example of how to use this plot component, see the
StreamingBarChartexample