12-03-2009 03:23 AM
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
Solved! Go to Solution.
12-03-2009 04:53 AM
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
12-03-2009 09:00 AM
It's a property of the graph.
In the legend right choose the plot and change Label Format to None.