The responses chart component displays a bar-graph of scenario responses.
A bar is shown for each option, with a histogram of the count of responses to that component.
chart.js configuration
The data for the chart in the format of a ScenartioStats object.
Internal
barChartData object used by chart.js to draw a chart (as HTML attribute).
Set by scenarioStats property. Intended for internal component usage.
The responses chart component displays a bar-graph of scenario responses.
A bar is shown for each option, with a histogram of the count of responses to that component.