06-23-2016 04:36 AM
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
Solved! Go to Solution.
06-23-2016 04:53 AM
What do you have as X value? What do you mean by Automatically write Y value next to the plotted points? Please explain
06-23-2016 09:43 AM
@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
07-03-2016 02:58 PM
Thanks a lot ,I didn't know I can use this feature from the first place !!