AutoVizuA11y
AutoVizuA11y copied to clipboard
React library that automates the process of creating accessible data visualizations for screen reader users
**Describe the bug** All the aria-live content is no longer acting as "assertive”. **To Reproduce** Steps to reproduce the behavior: 1. Set you keyboard focus to either a chart or...
**Is your feature request related to a problem? Please describe.** The Shortcut Guide provided by the tool is not customizable. This might be a block for some developers whose interfaces...
**Is your feature request related to a problem? Please describe.** Users cannot navigate inside the Shortcut Guide using arrow keys, only using the normal ´Tab´ and ´Shift + Tab´. **Describe...
**Is your feature request related to a problem? Please describe.** At this moment, statistical insights are only given to one dimension of the data. **Describe your proposed solution** No solutions...
**Is your feature request related to a problem? Please describe.** Some screen reader users might be interested in having a description of what the chart looks like. This might help...
**Describe the bug** Due to the nature of NVDA and JAWS, users of these screen readers need to manually switch to “Focus mode” in order to use the arrow keys...
## Because - The current implementation only exports the bundle in UMD, making it hard to use on projects where the bundler only uses ES Modules. ## This Commit ###...
## Because - The default ShortcutGuide was not customizable by the developer in terms of CSS. - Developers could not use their own Custom ShortcutGuide components. - AutoVizuA11y , while...