amcharts4
amcharts4 copied to clipboard
Accessibility Issue: aria-command-name
When running the aXe ** I'm getting aria-command-name
errors on my pie chart series and on my bar chart series.
The issue is that the series is focusable but doesn't have an accessible name. Upon further investigation it looks like an aria-label can be added if I add series.itemReaderText
in my code but this only appears once I've tabbed to a slice. Could this aria-label be automatically added to the HTML output instead of just showing on focus? Then it would clear the scan.
- amCharts4
- Custom Wordpress Theme
- PHP
Thanks!
I'm afraid amCharts 4 is on feature freeze with only critical issues being fixed.
This does not seems to be critical. In addition, requiring changing attribute application as you suggest would require a bit of an overhaul for accessibility functionality, which we can't afford for an EOL product.
I hope this sounds reasonable.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.