Brennan Young
Brennan Young
I agree that there is a need for a consistent and predictable way of choreographing the timing of AT announcements, but I am less convinced that a fixed delay is...
A data table as alternative is very helpful, but only goes so far. Tables are typically poor at representing arbitrary **relations between parts**, such as the following: - supports/corresponds -...
@stes-acc The chromium issue you linked (which I believe is not a bug) raises an important question: Should we use Tab to browse data points in whatever arbitrary arrangement? They...
More notes on **legend** AT users should not be required to go hunting for the legend "somewhere" on the page. The association should be programmatically determined, so that ATs could...
Thanks @monfera that's an important consideration. [TPGi raises some important problems about the HTML5 canvas spec in a useful article updated a couple of years ago](https://www.tpgi.com/html5-canvas-sub-dom/). Clarifying the relationship between...
@stes-acc Yes, although this approach is something one has to fumble towards. Some clear guidance would take a lot of the guesswork away. I was pleased to discover that the...
Apple just published some charting guidelines which mention several useful semantics which are not (currently) well-covered by ARIA. https://developer.apple.com/design/human-interface-guidelines/components/content/charts Might we consider some of these for inclusion in ARIA? -...
"the multidimensional nature of navigability" - indeed. Ideally it should be possible for authors to offer multiple 'pathways' through the data, and/or to let users decide (not sure how to...
I don't think we can get around the need for a formal role for "chart", as distinct from "graphics-document" or "figure". The spec for "graphics-document" emphasises its **visual nature**, and...
I'm happy to compromise on the name! I agree that the point is not to remediate something visual, but to offer a first-class, presentation-agnostic alternative to a visualisation. Funny how...