How can I show a specific tooltip with a function? #10531
-
I want to use a function to display a certain data points tooltip. However setting it to the active element doesn't accomplish this. Is there a way to do this? |
Beta Was this translation helpful? Give feedback.
Answered by
LeeLenaleee
Jul 30, 2022
Replies: 1 comment
-
Why is setting the active element not working, because it seems to work fine: https://www.chartjs.org/docs/master/samples/advanced/programmatic-events.html Do you have a reproducible sample? |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
js802025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Why is setting the active element not working, because it seems to work fine: https://www.chartjs.org/docs/master/samples/advanced/programmatic-events.html
Do you have a reproducible sample?