-
Notifications
You must be signed in to change notification settings - Fork 12k
Closed
Milestone
Description
Expected Behavior
When setting default options for tooltips, they should be taken into account.
Current Behavior
The custom default options are completely ignored.
Possible Solution
As far as I can tell, it's either just a small overlooked issue on Chart.js's side, or I don't understand how to set these defaults. A possible solution to that would be some more "defaults configuration" examples in the documentation, because tbh this point is a little confusing :)
Steps to Reproduce
Context
I'm simply trying to add a "%" symbol at the end of tooltip labels.
Environment
- Chart.js version: 3.5.1
- Browser name and version: Firefox 93.0 / Chrome 94.0