Skip to content

Creating Tooltip using mouserover in xaxis labels/Yaxis labels #9628

Answered by LeeLenaleee
kaariwedoms asked this question in Q&A
Discussion options

You must be logged in to vote

You can use the onHover option as demonstrated by the fiddle of @etimberg in #9602 (change onClick to onHover) and then use programatic tooltip to trigger it: https://www.chartjs.org/docs/master/developers/api.html#setactiveelements-activeelements

example of programatic tooltip and hover: https://www.chartjs.org/docs/master/samples/advanced/programmatic-events.html

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@johnh530
Comment options

Answer selected by etimberg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants
Converted from issue

This discussion was converted from issue #9627 on September 06, 2021 13:14.