Update prefixes to already existing proxy
Open
type: enhancement
- Dominant language
- JavaScript
- Stars
- 67.7k
- Forks
- 11.9k
- Avg merge
- 7h 39m
- Merged PRs (30d)
- 5
Description
### Feature Proposal
In chartjs-plugin-annotation, we want to implement "hover" options in order to change color, size, font and so on when the annotation elements are hovered.
To do that, we need to:
1. change the prefixes to the annotation plugin options when the element is hovered.
2. apply the prefixes to sub-resolver for inner configuration nodes
### Possible Implementation
Adds to prefixes handle in the helpers.config
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.