Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Open
1 of 1 issue completedDescription
Documentation Link
No response
Problem
None of our images have alt-text and that's becoming a standard now and ourcommunication's guidelines say we should add alt-text when the platform allows.
Suggested improvement
The steps involved in having a consistent way to add alt text to our docs are
code
- Add wai-aria property to the artist accessibility annotations. #21328
- [Bug]: plot directive not handling indentation of long option strings #29649
- enable support of alt text insphinx gallery scraper
- add passing through alt-text to any file types that support it
docs
- replacealt text guidelines in communication guidelines with a standalone documentation page on alt-text for visualization best practices, update links in communications and pull requests guidelines to post to it.
- write tutorial on making accessible viz
- document using alt_aria as part of and alt text and update thePR template w/ a nudge to use alt text
- add alt text to gallery files: I do it here in order of visibility, but traffic is probably a better way to prioritize)
- plot gallery - it feeds the home page gallery so is probably highest profile
- tutorials - doesn't always have code for the images
- gallery
- narrative text
- older whats news and anything missing from the above
Adding alt text is piles of work and probably would benefit from strategy and partnerships w/ classes/sprints or hiring someone depending on timeline.