Graphs can display plots that contain any number of points of the following data types:
Graphs do not support the following functionality:
Waveform graphs do not support the following functionality:
Use the Zoom Chart or Graph VI to add zoom functionality to any graph in a Mobile application.
You can display multiple plots on waveform graphs. Plotting more than 32,000 elements is unsupported. If you attempt to plot more than 32,000 elements, the first element of the array overwrites all points between 32,000 and 64,000. The waveform repeats every 64,000 elements. After the first 32,000 elements are plotted, the first element repeats 32,000 times.
The number of plots in the Plots shown numeric control in the Waveform Graph Properties dialog box must equal the actual number of plots or the application behaves incorrectly. The maximum number of plots is eight.
Autoscaling the Y-axis for multi-plot XY graphs is not supported. Only one plot shows at a time if you enable autoscaling. You must disable autoscaling if you want multiple plots on an XY graph.