Automatic tooltips with values
Open
- Dominant language
- C++
- Stars
- 6.2k
- Forks
- 693
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I'm wondering if ImPlot is able to draw tooltip with values of where the mouse is.
Something like this:

This was done the same way as the "Custom Plotters and Tooltips" demo which require to search through the data.
I was wondering if ImPlot might have a faster way to do this, since it already iterate over the data to draw the graph.
Thanks for this great library!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.