LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

remove values in graph

Solved!
Go to solution

How can I remove values in graphs??

I inserted 2 lines in an existing graph, these show values I don't want to see.

Can somebody help me to remove them?

 

I'll attach a screenshot of the plot.

 

Thanks in advance

0 Kudos
Message 1 of 3
(2,764 Views)

A graph just displays what you write into it. So either don't write the values you don't want to see to the graph or use "NaN" to hide them.

 

 

Christian

0 Kudos
Message 2 of 3
(2,750 Views)
Solution
Accepted by topic author KimT

It's a property of the graph.

In the legend right choose the plot and change Label Format to None.

0 Kudos
Message 3 of 3
(2,736 Views)