LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

selecting xy plots using the graph

Solved!
Go to solution
I have created an application which plots about 20 circles on an XY Graph. Each Circle is using a different plot. I'd like to be able to select a plot by clicking on a specific circle on the graph and then extract that data from the graph. Is this possible?
0 Kudos
Message 1 of 3
(2,551 Views)
Solution
Accepted by topic author Joe_John

I'd consider using an event structure and a cursor to do the job.  Here is a quick example to get you started.

 

 

Message 2 of 3
(2,535 Views)
Thank You! Just what I was looking for!
0 Kudos
Message 3 of 3
(2,531 Views)