Replies: 1 comment 3 replies
-
You can programaticaly trigger the tooltip as seen in this example: https://www.chartjs.org/docs/latest/samples/advanced/programmatic-events.html Instead of doing it on a button click event you will need to do it after you have made your chart |
Beta Was this translation helpful? Give feedback.
3 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.
-
I have 30 days line chart and I want to show tooltip on current date by default (on page load).
how can I do that?
Beta Was this translation helpful? Give feedback.
All reactions