11-09-2016 10:47 AM
Is it possible to mark selected points in a XY graph ?
Lets say i have a XY graph which is made from an array. Now I want to hightlight a point with a ring or square point at specified index, say index 4 ; from the example below i want to hightlight the data points 12 & 54 See attachment.
I tried to use MAP to XY Coordinates Invoke but couldnt go further. Is there any idea to do it?
Thanks
11-10-2016 01:27 AM
Hello Nghtcrwlr
an option could be an annotation
Programmatically Adding an Annotation to Waveform Graph
How to change colour of particular ticks in receive data of digital waveform graph?
11-10-2016 01:56 AM
Hi!
I attached a VI snippet. I hope thats what you are looking for.
Regards,
Christoph
11-10-2016 03:13 AM
Hi Christoph
Thanks for your help. I was already trying to use the Annotation property and ws succesfull in implementing it but only problem is that only the last value is being shown in the graph. See attachment.
I will try your VI now.
11-10-2016 03:21 AM
Hello Nghtcrwlr,
11-10-2016 12:26 PM
I would just use a second plot with large points.