Scatter Plot


The Scatter Plot command graphs the data from two columns in a Report Window. The command also can add X and Y direction error bars to the plot as shown below, taken from the MExtract tutorial:

The Scatter Plot command loads the column titles from the target (i.e., top-most) Report window and then allows you to select which columns to graph. See Tutorial: Making a Scatter Plot of Measurements.

The columns listed in the 4 selection boxes dialog are taken from the top-most Report Window. This is the window from which you opened the Scatter Plot dialog.

Error bars are plotted only if their enabling check-boxes are checked; if not checked, the particular columns selected in the error list boxes are ignored.

The Caption specifies the title to be drawn immediately above the plot box. This uses a history control to provide access to captions you may have used in the past.

Graphing All Rows or Selected Rows of Data

Report windows have 2 modes for selecting which rows to plot: The entire table or only selected rows.

Making a scatter plot is a 1 or 2 step process, depending upon whether you want to plot values from all rows of the table (one step process) or you want to plot values only from selected rows (two step process). In the two step process, the rows must be selected in the Report Window (see row selection under Grid Command Menu). In both cases, the data columns are selected from among the columns of the table. To plot the entire table, use one of the two methods shown below. To plot data only in selected rows, you must first select the rows before executing the Scatter Plot command; see Selecting Grid Cells in a Grid Controls topic.

After choosing whether to plot all rows or selected rows, open the Scatter Plot command in the Grid Command Menu

 

 

Right-click on the Grid Control to open its context menu, then select Scatter Plot

For Report Windows, click on the View menu to expose the Scatter Plot command.

Related Topics

Plotting Commands, Grid Controls, Making a Scatter Plot of Measurements, Plot Windows, Grid Controls