Hi everyone

I have got several plots on my Qt Application using the QCustomPlot library. Is there any way I could make use of the library so that when a user clicks on a graph, it shows the value of the graph at that point?

Thanks