epezent / epezent/implot

Automatic tooltips with values

Open
#514 5 comments 0 reactions 0 assignees View on GitHub
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:
![image](https://github.com/epezent/implot/assets/87346845/f0f00639-81c3-421b-995a-e43714b18681)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.