Skip to content

Commit 5958316

Browse files
Update packages/paste-website/src/pages/foundations/data-visualization/for-engineers/accessibility.mdx
Co-authored-by: Nora Krantz <[email protected]>
1 parent ef053df commit 5958316

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
@@ -69,7 +69,7 @@ Highcharts offers an accessibility module which we recommend always enabling. If
6969

7070
## Announcements
7171

72-
The accessibility module provides announcements by default for the series and point formatters. These can be overridden by passing additional props. See below for more details. Note that the default formats are in English only and for any trnslations you would need to override them.
72+
The accessibility module provides announcements by default for the series and point formatters. These can be overridden by passing additional props. See below for more details. Note that the default formats are in English only - any translations would need to be overridden.
7373

7474
- When switching points, announce the point index and x axis then value. 2 (point 2) x 3 (x axis = 3) 8105 (y value) Installation [series name].
7575
- When focusing on a series, announce series name, sereis position of total and how many points. e.g. Installation, line 1 of 2 with 8 data points.

0 commit comments

Comments
 (0)