Clearing Graphs and Charts

Complete the following steps to clear a graph or chart manually.

  1. Run a VI that is generating data and displaying that data in a graph or chart.
  2. Right-click the chart and select Clear Graph or Clear Chart from the shortcut menu. LabVIEW clears the data in the graph or chart.

You also can clear graphs and charts automatically each time you run or call a VI.

Refer to the How to Clear Charts & Graphs VI in the examples\general\graphs\charts.llb for an example of clearing graphs and charts programmatically.