LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Plot legend wont update?

Solved!
Go to solution

My plot legend won't show the new names that I am wiring. It shows the default Plot 0, Plot 1, and so on, instead of the column headers it's supposed to read from the data file.

Any ideas? See the attached VI and the associated text file that I am trying to plot.

Download All
0 Kudos
Message 1 of 3
(3,024 Views)
Solution
Accepted by topic author murchak

In the example you posted, your array for plot colors is empty so the for loop does not run.

Message 2 of 3
(3,021 Views)

A BIG THANK YOU!!

0 Kudos
Message 3 of 3
(3,015 Views)