
14
Description Code Reference
the text description. These
information help decide on whether
to invest more time exploring the
chart.
By default, the data series are
marked up as regions/landmarks,
which aids navigation between
series. The data points also can be
navigated. Screen reader users can
interact with the elements and the
chart menu.
accessibility.point.valueDescriptionFormat |
highcharts API Reference
When a series contains more points than this,
we no longer expose individual points to
screen readers:
accessibility.series.pointDescriptionEnabledTh
reshold | highcharts API Reference The default
value is 200. Set to false to disable.
Expose only the series element to screen
readers, not its points:
plotOptions.series.accessibility.exposeAsGroup
Only | highcharts API Reference
accessibility.description
Provide description of the chart for
the screen reader users.
This option will keep the description
visually hidden. Consider that
making the description visible will
improve cognitive accessibility and
make it easier for all users to
understand the message of the chart.
yAxis.accessibility | highcharts API Reference
xAxis:
xAxis.accessibility | highcharts API Reference
Series description:
accessibility.series.descriptionFormat |
highcharts API Reference
accessibility.descriptionFormat
Format to use for describing the data
series group to assistive technology -
including screen readers.
series:
series.line.accessibility.descriptionFormat |
highcharts API Reference
accessibility.announceNewData
Options for announcing new data to
screen reader users. Useful for
dynamic data applications and
drilldown.
For these applications, consider
making snapshots of the data
accessible, and do the
announcements in batches.
accessibility.announceNewData | highcharts API
Reference
accessibility.linkedDescription
Let’s an HTML element with a
description be linked to the chart, so
that screen reader users can connect
the two. It is possible to link the
chart to any element on the page.
This allows to describe charts using
visible text, which is always
recommended.
accessibility.linkedDescription | highcharts
API Reference