Skip to content

Commit 7ff7fe1

Browse files
committed
docs(data-a11y): added external link
1 parent 5958316 commit 7ff7fe1

File tree

1 file changed

+1
-1
lines changed
  • packages/paste-website/src/pages/foundations/data-visualization/for-engineers

1 file changed

+1
-1
lines changed

packages/paste-website/src/pages/foundations/data-visualization/for-engineers/accessibility.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export const getStaticProps = async () => {
5858
</Callout>
5959
</Box>
6060

61-
Highcharts offers an accessibility module which we recommend always enabling. If using our [BaseChart](foundations/data-visualization/for-engineers#basechart) implementation this is taken care of. It provides many useful features that help visually impaired users interact and understand charts. Features that are offered are:
61+
Highcharts offers an accessibility module which we recommend always enabling. If using our [BaseChart](foundations/data-visualization/for-engineers#basechart) implementation this is taken care of. It provides many useful features that help visually impaired users interact and understand charts. More information on this module can be found [here](https://www.highcharts.com/docs/accessibility/accessibility-module). Features that are offered are:
6262
- Announces chart meta data such as title, subtitle, and description.
6363
- Allows keyboard navigation of series, points and legend items.
6464
- Describes series when focused.

0 commit comments

Comments
 (0)