Thursday, 8 August 2013

Display the plot values on mouse over. - Detect Scatter points

Display the plot values on mouse over. - Detect Scatter points

I am attempting to display the plot values of different points on my
QCustomPlot in which I have a Line style of lsLine. I know i could set a
mouse over signal on the QCustomPlot but that wont really help since I
just need to be informed when the mouse is over my plotted line.My
question is is there any way to find out if the mouse is over my scatter
point. Is there a signal i could connect to that would tell me when the
mouse is over a scatter point ?

No comments:

Post a Comment