LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

WaveForm Color

I have a plot area that displays several different waveforms in different colors. The problem that I have is that I am colorblind and I can not see Red or Yellow, so I want to change the color of my plots to Green and Blue.

 

Is there a way to do so consistantly.? meaning...save such settings so that the next time I open and Run my VI, the waveform will come out Green or Blue right away and auomatically  and so I dont have to go and make the changes manually everytime I run the VI.

 

Thanks.

 

 

0 Kudos
Message 1 of 2
(2,500 Views)

If you wanted to do it programmatically, there are property nodes.

Right click your graph, go to Create >> Property Node

For the property, select Plot >> Plot Color

Message Edited by Cory K on 03-05-2009 12:55 PM
Cory K
0 Kudos
Message 2 of 2
(2,497 Views)