Skill Wiki v0.1.0
rule @community/rule-data-viz-accessible

Data Viz Accessible

SVG and canvas charts must expose a descriptive aria-label on role='img' that states the data trend, never rely on color as the sole encoding channel, provide a screen-reader text alternative (sr-only table or summary), …

Skill
@community
Domain
frontend-design
Version
1.0.0
Quality
4.0
Edges
7 out · 5 in
Tokens
102/507/995
$ prime install @community/rule-data-viz-accessible

Projection

Always in _index.xml · the agent never has to ask for this.

DataVizAccessible [rule] v1.0.0

SVG and canvas charts must expose a descriptive aria-label on role='img' that states the data trend, never rely on color as the sole encoding channel, provide a screen-reader text alternative (sr-only table or summary), and respect prefers-reduced-motion by disabling chart entry animations (WCAG SC 1.1.1 Non-text Content, SC 1.4.1 Use of Color).