Graphs and charts display and update data differently. Understand the basics to get started with using and customizing graphs and charts in LabVIEW.

Use graphs when you want to display a complete set of data and subsequently export the graph. Graphs are best for fast processes that acquire data continuously.

Use charts when you want to collect and display the data simultaneously. Charts are best for slow processes that only plot a few data points per second.

Refer to What Is the Difference between Waveform Graphs and Waveform Charts in LabVIEW? on ni.com for more information about the differences between graphs and charts.

Use the following to get started with graphs and charts.