This repository was archived by the owner on Feb 6, 2024. It is now read-only.
This repository was archived by the owner on Feb 6, 2024. It is now read-only.
graph patterns #1404
Open
Description
Affected part of DeckDeckGo
- Web Components
Feature Description
To improve the accessibility of the graphs, we can use patterns
See https://uxdesign.cc/design-system-accessibility-color-26834083a3a2
For graphs you can use patterns in addition to color fills. This makes your graphs distinguishable even when converted to greyscale.
For line charts you can use line styles like dotted, dashed and solid to differentiate them. Adding shapes to the start, end and intermediate points helps to connect lines to labels.