Skip to main content

2D Plot Mode

The 2D plot mode displays a single row or column of a surface map as a curve. This is useful for examining how values change along one axis while keeping the other axis position fixed.

Controls

ControlDescription
Row/Column toggleSwitch between plotting rows or columns
Row/Column sliderSelect which row or column to display
Uniform/Scaled toggleSwitch between uniform and scaled grid
Selection modeRectangular or linear selection
Grid linesToggle grid line visibility
Display modeLines and points, lines only, or points only
Scale factorsAdjust line thickness and point marker size

Grid Scaling

  • Uniform grid — all data points are equally spaced regardless of axis values. Useful when axis values are clustered or repeated.
  • Scaled grid — data point spacing reflects actual axis values. Provides a mathematically accurate view.

Editing in 2D Mode

You can select and edit data points directly on the 2D plot:

  1. Click a point to select it, or drag to select a range
  2. Use the standard editing commands (Ctrl+E, Ctrl+R, Ctrl+P, etc.)
  3. Changes are immediately reflected in the Grid and 3D views

The 2D view always shows the current values regardless of the display mode setting in the Grid view.

Reading the Plot

The plot header shows:

  • The map name
  • The axis name and value for the currently selected row/column

The plot uses the inner axis as the horizontal axis, with values on the vertical axis.