Show annotation on mouseHover #3346
Unanswered
Shaggy84675
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello, is it possible to show annotation min/max y-axis range only when you hover mouse over the line or over the dot marker? What I would like to do is show range where the values are acceptable. I'm using line chart.
Here's visualization how it should look:

I've tried something like this:
and during event dataPointMouseLeave clear the yaxis annotations, but I'm getting errors in the console and I'm not sure if this gonna work.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions