This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 22791 - Alt text for charts, graphs etc should (when sensible) state what the graphic is
Summary: Alt text for charts, graphs etc should (when sensible) state what the graphic is
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 minor
Target Milestone: ---
Assignee: steve faulkner
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords: a11y, CR
Depends on:
Blocks:
 
Reported: 2013-07-24 06:45 UTC by Mallory
Modified: 2014-01-16 15:12 UTC (History)
5 users (show)

See Also:


Attachments

Description Mallory 2013-07-24 06:45:10 UTC
In http://www.w3.org/html/wg/drafts/html/master/embedded-content-0.html#graphical-representations:-charts,-diagrams,-graphs,-maps,-illustrations there are examples of different kinds of images. The recommended alt text for pie charts clearly state "Pie chart" but none of the other image types state their type.

The results of the first and second WebAIM screen reader user studies (2008, 2009) showed a preference among survey takers for alt text to mention what kind of graphic it refers to [1] [2], possibly because the alt text in those particular questions already lack context. That's not to say everyone always wants graphics labeled, but that context of a graphic likely matters to many relying on alt text.

This makes sense for context reasons: say students are discussing a page in an online textbook containing 2 bar graphs and 1 pie chart, all showing different aspects of the same subject. With the context of what kind of graphic available, the students can more easily refer to the graphics by type, or search by type. Not only is the information in the graphic conveyed visually, but also what kind of graphic it is as well.

As the WebAIM studies caution, this doesn't mean every graphic should be labeled this way, but on a page containing multiple complex graphics I feel it should be recommended.


[1] http://webaim.org/projects/screenreadersurvey/#images
[2] http://webaim.org/projects/screenreadersurvey2/#images
Comment 1 steve faulkner 2014-01-12 16:45:53 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the Editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this document:

   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted
Change Description: added identification of chart type to alt text
Rationale: agreed with Description
Comment 2 github bugzilla bot 2014-01-12 16:47:17 UTC
Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/608ddca3b82e7d911ad1fa1e3105bbab84d883fb
identified chart types in alt text examples

refer to Bug 22791
Comment 3 github bugzilla bot 2014-01-16 15:12:36 UTC
Commit pushed to CR at https://github.com/w3c/html

https://github.com/w3c/html/commit/608ddca3b82e7d911ad1fa1e3105bbab84d883fb
identified chart types in alt text examples