👩‍🏫 2.3 Accessibility in Data Visualizations & Beyond (Tabbed)

Section 3: Accessibility in Data Visualizations & Beyond

In addition to the communication considerations addressed previously, there are two larger considerations to make when designing a data visualization in terms of accessibility.

  • Will individuals using screen readers be able to access your data visualization?
  • Will individuals who are color blind be able to access your data visualization?

We will also look into other accessibility issues within communication, since data visualizations is just one way we communicate about data to our audience. This content should take about 🐢⌚ 30 minutes if you worked through all of the content (read, watch at 1x speed, attempt problems then watch/read feedback). Expand the tabs below to explore.


Accessibility in Data Visualizations

Screen Readers

To make your display accessible for those using screen readers, you should provide alternative text (alt text). Alt text describes the appearance and function of an image on a page. 

💡 Alt text does more than help individuals with screen readers. 

  • If the image fails to load, the alt text will be displayed instead. This will allow your content to be displayed seamlessly even when users encounter technical issues. 
  • Alt text allows search engines to index the images appropriately.

Alt Text for Graphs

Alt text for graphs should include:

  • The type of visualization (bar chart, pie chart, line graph, etc)
  • The type of data (number of colors in a flag per country)
  • The reason for including the visualization

Alt text should also mention that a longer description is available in the surrounding text. You can find great examples and information in this article on writing alt text for data visualizations Links to an external site..

Understanding Check #1

Identify the title, axes labels, and legend for the graph to the right. Then use the alt text framework below to write alt text to describe it.

Alt text framework: “Type of graphical display of type of data being displayed where reason for including graph.

Once you've attempted this on your own, you can watch the video walkthrough below.

A segmented bar chart with the global monthly downloads in millions for TikTok, Instagram, and Facebook for March -to August of 2020.
Source: Social Media Trends Links to an external site.

Understanding Check #2

Which of the following would be appropriate alt text to accompany the following graph from the NYT's Article "The Age That Women Have Babies: How a Gap Divides America" Links to an external site.?

Not today, Satan!

Source:  What's Going On in This Graph | Nov 28, 2018 Links to an external site.

 


Alt Text for Graphs was heavily informed the the extremely informed by Amy Cesal's article Writing Alt Text for Data Visualizations Links to an external site. and the University of Wisconsin Madison's IT's page on Accessible Data Visualizations Links to an external site.

General Accessibility Considerations were adapted from Introduction to Designing for Accessibility by CVC-OEI and is licensed under a Creative Commons Attribution 4.0 International License. Development of this course was funded by a grant from the California Community Colleges' Chancellor's Office.

Creativity icons created by Freepik - Flaticon Links to an external site.

Before you click "Next" please read through all of tabbed pages.