Replies: 1 comment
-
The default configuration does not work for all use cases. Tooltip is part of interaction (together with hover): https://www.chartjs.org/docs/latest/configuration/interactions.html Chart.js/src/controllers/controller.bar.js Lines 554 to 556 in 0f1d07a There are quite a few other options to tune about tooltips https://www.chartjs.org/docs/latest/configuration/tooltip.html |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Expected Behavior
Tooltip should show current data.
Current Behavior
Tooltip is showing different data.
Steps to Reproduce
See Codepen
Context
Show analytics based on date.
Environment
Beta Was this translation helpful? Give feedback.
All reactions