Graph Window
The Graph Window displays a two-dimensional graph of one- or two-dimensional datasets. If the dataset is two-dimensional, the Visualizer displays multiple graphs. When you first create a Graph Window on a two-dimensional dataset, the Visualizer uses the dimension with the larger number of elements for the x axis. It then draws a separate graph for each subarray having the smaller number of elements. If you do not like this choice, you can transpose the data.
Note: You probably do not want to use a graph to visualize two-dimensional datasets with large extents in both dimensions, as the display will be very cluttered.
You can display graphs with markers for each element of the dataset, with lines connecting dataset elements, or with both lines and markers as shown in the this figure. See Displaying Graphs for more details. Multiple graphs are displayed in different colors. The X axis of the graph is annotated with the indices of the long dimension. The Y axis shows you the data value.
Visualizer Graph Data Window 
|
You can scale and translate the graph, or pop up a window displaying the indices and values for individual dataset elements. See Manipulating Graphs for details.