hackoregon / civic

The frontend monorepo for the CIVIC platform.
http://civicplatform.org
MIT License
60 stars 26 forks source link

Design System - Scatterplot - add example Storybook story showing use of symbol prop #607

Open bradfordjanice opened 5 years ago

bradfordjanice commented 5 years ago

What

In Storybook, add an example story to the Scatterplot component. This example story will show the use of the symbol prop which puts symbols/icons on the chart in place of dots.

Why

Using different shapes for different categories of data improves accessibility for users that have visual impairments.

When

Currently, there is a search for a set of icons that can be used in the CIVIC platform. When the icons are chosen they will be used for the symbols. Wait until the icons are chosen to write this story.

jaronheard commented 5 years ago

Blocked by #609