Is there a possibility to link user data to the graph data in QCustomPlot? Or at least, is it possible to get X/Y of selected item in graph? I want to display images captured at the evets visualised by graphs.
Asked
Active
Viewed 91 times
0
-
To get x/y values on mouse move see [this](http://stackoverflow.com/questions/18140446/display-the-plot-values-on-mouse-over-detect-scatter-points). – A. Sarid Jul 11 '16 at 13:01
-
@A.Sarid looks like it could help. Will check tonight and write back. Thanks! – Valentin H Jul 11 '16 at 14:07