add an option to mark a map series ARIA hidden
The accessibility module does not give a way to specify a series should be ARIA hidden.
When you have a map with data and map-lines the screen reader reads the map lines after the data.
Details of the issue are here
https://forum.highcharts.com/highmaps-usage-f14/mark-map-series-aria-hidden-t39498/
4
votes
Tony Primerano
shared this idea
-
Thank you for reporting, this is a good idea.
For now you can probably work around it by manually modifying the SVG elements with Javascript after the chart has been created.