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
0.0
Edges
0 out · 0 in
Tokens
102/529/1112
$ aoe 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).