Skip to content

Allow pasing labelling props to <canvas> element #1096

@myasonik

Description

@myasonik

Describe the bug

There is no way to set aria-label or aria-labelledby on a chart.

Notes on implementation

  • With the end goal being something akin to this demo, I'd recommend not consuming aria-* props directly because in the long-term we won't use many. Rather, I'd recommend using label and labelledby respectively. This, I hope, is both clear as a standalone prop name and hopefully hints at what their implementation might be/mean.

Metadata

Metadata

Assignees

Labels

:accessibilityAccessibility related issuebugSomething isn't workingreleasedIssue released publicly

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions