Tooltip content is not hoverable
Open
type: enhancement
- Dominant language
- JavaScript
- Stars
- 67.7k
- Forks
- 11.9k
- Avg merge
- 7h 39m
- Merged PRs (30d)
- 5
Description
### Feature Proposal
We're using chart JS and accessibility testing team has raised a defect that the Tooltip content itself is not hoverable / selectable which makes it fail WCAG Success criteria
[https://www.w3.org/WAI/WCAG21/Understanding/content-on-hover-or-focus.html](url)
I've created a quick example here:
[https://codepen.io/saqibmbhatti/pen/BaEeXQX](url)
Having this feature would improve the accessibility of the overall library.
Your kind consideration to add this feature would be much appreciated.
### Possible Implementation
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.