LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

show different plots on chart legend

I was wondering if there's anyway to control which plots show up on the plot legend.  I have created a graph that can display different plots (by making different sets of plots visible and the rest no visible) but I can't figure out a way for the plot legend to change with me... I see property nodes to manipulate it's height and position... I can use property nodes to show more plots on the legend, but it will always start at the 1st plot... if I have 2 sets of plot

 

set 1 = plot 1, plot 2, plot 3

set 2 = plot 4, plot5, plot 6

 

and I choose to make only set 2 visible

 

I would like the legend to show plot 4, plot 5 and plot 6 (without showing plots 1,2, and 3).... but I can't figure out how to do this, is it possible?

 

much thanks!

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

It is the property name plot.name. Be careful how you fill the name in because the order that is displayed. If you make 3 invisible but want to change the name for 4, I am not sure, but I suspect that it will change the plot name 4.

0 Kudos
Message 2 of 2
(2,292 Views)