Alternative text - Accessibility #1587
neiltomlin
started this conversation in
Ideas
Replies: 1 comment
-
|
I agree we need to be more accessible with all the charts. It looks like a couple of your suggestions were mentioned in #126 already. We just have not got around to implementing them yet. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://www.w3.org/TR/WCAG21/#non-text-content
https://dequeuniversity.com/rules/axe/4.1/svg-img-alt
The rendered SVG for the Pie/Donut has no title attribute or child text element that describes the graphic. This is required by widely accepted web accessibility standards.
Can the component be augmented to take a Prop to pass any or all of the following?
Beta Was this translation helpful? Give feedback.
All reactions