LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Programmatically add point-by-point annotation to XY-Graph

Solved!
Go to solution

Hello

 

I plotting an array of X and Y values to an XY graph continously .and I would like the Graph to automatically write the Y value next to the points plotted.

Is that even possible for the XY graph ?

 

Regards

0 Kudos
Message 1 of 4
(3,860 Views)

What do you have as X value? What do you mean by Automatically write Y value next to the plotted points? Please explain

-----

The best solution is the one you find it by yourself
0 Kudos
Message 2 of 4
(3,855 Views)
Solution
Accepted by topic author shadymohamed

@shadymohamed wrote:

Hello

 

I plotting an array of X and Y values to an XY graph continously .and I would like the Graph to automatically write the Y value next to the points plotted.

Is that even possible for the XY graph ?

 

Regards


Yes, use annotations.

 

This may help to get you started.

 

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 3 of 4
(3,832 Views)

Thanks a lot ,I didn't know I can use this feature from the first place !!

0 Kudos
Message 4 of 4
(3,742 Views)