LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I plot multiple arrays each with different colors on one waveform graph?

I am trying to plot three different arrays on one waveform graph and plot each array in a different color.  I can successfully plot the three different data sets on the waveform plot, but how can I specify what color I want to plot each array?
 
Thanks,
Dave
0 Kudos
Message 1 of 5
(3,321 Views)

Set the property Active plot to make a plot active, and set the color for the plot.

This makes the 4th plot active and sets it color to green



Message Edited by Vsh on 05-01-2008 12:11 AM
0 Kudos
Message 2 of 5
(3,318 Views)
Thanks!
0 Kudos
Message 3 of 5
(3,284 Views)

I can find plot.color and active plot in the property nodes, but how do I get the combination of the two?

 

Thanks,

Dave

0 Kudos
Message 4 of 5
(3,277 Views)

Hi Dave,

All you need to do is just add one property node and expand or drag the bottom line so that you have two boxes. You can then right-click on the first property box and select one property and do the same for the other property box. I hope that helps!

 

National Instruments
Applications Engineer
0 Kudos
Message 5 of 5
(3,260 Views)