How to find out one plot line or scatter line is hoverd? #327
Unanswered
spirit88888888
asked this question in
Q&A
Replies: 1 comment
-
No, ImPlot does not currently perform hover tests for plot items. It's one of our most requested features, so please know it is something I am thinking about and want to support eventually. See also #56 |
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
-
I want to show a tooltip when one line is hoverd, but I can not figure out how to check if one line is hoverd. I can only find a flag for legned hoverd. Is there any easy way to check if one line is hoverd?
Beta Was this translation helpful? Give feedback.
All reactions