LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Plot text at X-Y coordinate on a graph or a chart?

I would like to place a text label on a waveform graph at a particular X-Y coordinate. I have tried using the cursor labels but the application could require up to 500 labels and I am worried about memory problems with defining that many cursors. Is there a limit on the number of cursors that can be defined? Does any one know of a better way for Labview to plot a text string or numeric at a give coordinate on either a waveform graph or waveform chart?

Thanks,

Swetmore
0 Kudos
Message 1 of 2
(2,713 Views)
I think is too much overhead to put 500 labels on the screen, and more if you have to put them in determinated coordenates, having IMHO the same or more memory use. I recommend you to use cursors, even with 500 labels (is that a cinemascope screen?).
0 Kudos
Message 2 of 2
(2,713 Views)