Skip to content

Commit e1f3b74

Browse files
Xavier MedranoXavier Medrano
Xavier Medrano
authored and
Xavier Medrano
committed
add more a11y info
1 parent 3972ef9 commit e1f3b74

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

charting/highcharts/highcharts.md

+2
Original file line numberDiff line numberDiff line change
@@ -184,3 +184,5 @@ highchartsAccessibility(Highcharts) # Initializing
184184
function SampleChart({ props }) {
185185
...
186186
```
187+
188+
That’s all you need for keyboard nav. Other modifications can be made using their [accessibility options](https://api.highcharts.com/highcharts/accessibility). This includes [adding descriptions](https://api.highcharts.com/highcharts/xAxis.accessibility.description) for axes and series that screen readers will be able to parse out.

0 commit comments

Comments
 (0)