The following chart demonstrates some Accessibility features of Highcharts, including use of the rangeDescription
and axis.description
options.
The yAxis.accessibility.description
in this demo is summarizing that the yAxis will show the total number of steps per person per day, since the column chart is stacked.
The yAxis.accessibility.rangeDescription
is showing the range values of the columns.