12 Graphical Exploration of Data


Grand image graphical exploration 3c.png

Origin includes a number of tools for graphically exploring your data including those for zooming and panning data plots, reading XY coordinate values and other data point metadata, or highlighting or masking selected data points.

With Origin 2016, OriginLab began releasing add-on tools called Apps. Many exploratory and analysis-related tools have been added to OriginLab's File Exchange since that time. If you find you need some exploratory or analysis tool that is not a standard part of Origin, you might check to see if the tool exists as an App. If it does not, request it!.

Plot Highlighting

While plot highlighting can be used to select a subset of data for more in-depth analysis, at a basic level it is useful for quick visual comparisons.

UG default plot highlight.png


To engage plot highlighting:

  • Click on one plot in the graph layer. Other plots in the layer and in linked layers sharing the same X axis, will be dimmed.
  • Click on the plot in the Object Manager.
  • To highlight/dim plots on hover (without clicking), click the Highlight Plot when Mouse Over Mini Toolbar button (page-level).
UG MT highlight plot mouseover.png


Other Origin features useful for quick visual inspection of data plots:

  • If you have many columns of Y data, plotting a Browser Graph, or adding a Browser panel to an existing 2D line plot, can be useful for quick visual inspection. Clicking the menu on the Browser panel, you can plot every Nth column or Flip Through plots using a specified Move By factor.
  • For scatter data, use the customizable Data Point Tooltip to read coordinate values and column metadata on mouseover.
  • You can also use Tools toolbar buttons to zoom or pan your graph, as you will see in the next section.
  • Origin has various other tools available for visually inspecting and recording information on your data plots and those are covered in the remaining subsections of this chapter.

Data Slicer

If you are plotting worksheet data where a data filter has been applied, you can enable a Data Slicer panel, make quick changes to filter conditions and see the effect on your plot. The tool is intended for plotting and comparing single categories.

UG MT Data Slicer.png
  1. Apply one or more filters to your worksheet data and create your plot.
  2. Hover just inside the graph window but outside the layer and when you see the Mini Toolbar cursor, click and look for the Data Slicer button.
  3. Once the Data Slicer panel is enabled, you will want to right-click on the title bar of both the worksheet and the graph and Duplicate the two windows. Duplicating the two will allow you to make side-by-side comparisons.
  4. In the left panel of the duplicated graph, click on the listed filter(s) and choose another category from the drop-down list.

Zooming, Panning and Rescaling

This section discusses the use of toolbar tools, and keyboard and menu commands that change the view of your 2D graph. We have split these tools and commands into two groups:

  • Page-level zoom and pan operations that do not change axis scales.
  • Axis rescale operations which zoom and pan the graph by changing axis From and To values.

Page level zoom and pan do not alter the graph; they only determine which portion of the graph page is visible within the graph window. You can read the current zoom level in the Zoom dropdown list of the Standard toolbar. Page-level zoom and pan will not affect the printout or export of the graph. On the other hand, axis rescaling tools (e.g. Button Scale In.png and Button Scale Out.png) do alter the graph and, thus, will affect the printout and export of the graph.

Standard toolbar zoom drop-down.png

Page-level Zoom and Pan

Action Button Shortcut Key Menu Notes
Zoom-Panning: Zoom and pan the graph page. Button Panning.png A +
+/- keys (zoom)
or
arrow keys (pan)
Click the toolbar button; or with the Pointer tool Button Pointer.png active, place the cursor on the graph page and press "A", then ...
  • Use +/- keys or mouse wheel to zoom in or out.
  • Use the arrow keys to pan horizontally or vertically.
Stepped Zoom-Pan: Zoom graph in or out, by increment. Button Zoom In.png
Button Zoom Out.png
CTRL + I
CTRL + M
View:Zoom In and View:Zoom Out
  • Stepped zoom.
  • CTRL+I activates zoom in; click on the graph to establish the focal point.
  • CTRL+M zooms out; clicking on graph not needed.
Whole Page: Show the whole graph page. Button Whole Page.png CTRL + W
View: Whole Page
  • Reset the view of the page after using the Zoom-Panning tools, above.
Zoom All: All objects in the window are shown. -- -- View: Zoom All
  • Can be used to locate "lost" objects lying outside the graph page.

Notes:These are older tools and methods that have been deprecated. Toolbar buttons are not shown by default. To add them to the workspace, use the Customize Toolbars dialog box (View: Toolbars > Graph button group).

Axis Rescaling

Action Button Shortcut Key Menu Notes
Rescale: Rescale and pan the graph in both X and Y dimensions. Button Rescale Tool.png Z + right mouse button and drag vertically(scale in Y)/horizontally(scale in X) --
  • Scroll mouse wheel to rescale X.
  • SHIFT + scroll to rescale Y.
  • Drag with the left mouse button to pan (will rescale both X and Y).
  • Select the Pointer tool to exit Rescale mode.
Rescale the graph in the X dimension. -- Z + scroll wheel

or
Z + +/- keys

--
  • Rescale the graph in the X dimension without limits.
Pan the graph in the X dimension. -- X + scroll wheel

or
X + +/- keys

--
  • Rescales X.
  • Does not rescale Y.
Rescale X: Rescale the graph in the X dimension. Button Rescale X.png -- --
  • Rescales (Resets) X to full X range + some padding factor.
Rescale the graph in the Y dimension. -- SHIFT + Z + scroll wheel

or
SHIFT + Z + +/- keys

--
  • Rescale the graph in the Y dimension without limits.
Pan the graph in the Y dimension. -- SHIFT + X + scroll wheel

or
SHIFT + X + +/- keys

--
  • Rescales Y.
  • Does not rescale X.
Rescale Y: Rescale the graph in the Y dimension. Button Rescale Y.png -- --
  • Rescales (Resets) Y to full Y range + some padding factor.
Rescale XY: Rescale the graph in both X and Y dimensions. Button Rescale XY.png --
--
  • Rescales (Resets) X and Y to full range + some padding factor.
Rescale Z: Rescale the graph in the Z dimension. Button Rescale Z.png --
--
  • Rescales (Resets) Z to full range + some padding factor.
Scale In/Scale Out: Rescale the graph in X and Y dimensions. Button Scale In.png and Button Scale Out.png -- --
  • Select Scale In button, then drag out rectangle(s) to define axis scale range desired.
  • Reset by clicking on the Scale Out button (no need to drag) several times.
  • Rescales both X and Y.
  • Press ESC (or select another tool) to quit magnifying mode.
  • With a graph active, press Ctrl then click the Scale In button Button Zoom In Tool.png and drag out a rectangle on a 2D graph to copy an enlarged portion to a new window. Note that this Enlarged graph is dynamic. Move or resize the rectangle on the original graph and the Enlarged graph is updated. This will also work on any graph that has multiple linked layers as long as the layers are overlapped and share a common axis (% of Linked Layer has Left/Top set to 0 and Width/Height set to 100, plus Straight (1 to 1) linking to the parent layer).
Rescale: Rescale the graph in the all dimensions. Button Rescale All.png CTRL + R Graph: Rescale to Show All
  • Rescales (Resets) all axes to display all data in the layer (+ some padding factor).
3D Graphs
Rescale in the X dimension. -- Z + scroll wheel -- If the plot extends beyond the 3D frame, go to Plot Details > Miscellaneous tab (layer level) and set controls under Clipping.
Rescale in the Y dimension. -- SHIFT + Z + scroll wheel --
Rescale in the Z dimension. -- D + scroll wheel --
  • If you do not see a toolbar button, it may be turned off. To add or remove buttons from a toolbar, see The Customize Toolbar Dialog Box.
  • To prevent an axis from rescaling when using one of the axis rescaling tools, set Rescale = Fixed. If both X and Y axes are set to Fixed and you pick one of these axis rescaling tools, you are reminded that X and Y axes are in "Manual Rescale mode" and are prompted to proceed. Answering Yes will allow you to override and manually rescale in one or both dimensions. If you need to block such manual overrides of Fixed axis scales, set @nrm = 1.

Rotation of 3D openGL Graphs

This openGL toolbar that previously displayed when a 3D layer was selected, has been replaced by layer-level Mini Toolbar buttons.

3D Floating Rotate.png

When you click inside the layer of a 3D graph, the layer is selected and a Mini Toolbar appears. Click the Rotate Mode button to enter rotation mode; then use one of the hotkey/mouse combinations listed below; or drag the radial rotation handles in the graph with your mouse.

Hot Key Menu/Action Context
Rotate 3D graphs with the 3D floating buttons
X + Arrow key Rotate the 3D graph around the X axis. With graph layer active and with Rotate Mode button selected in the 3D floating button group.

UG MT rotate 3D.png
Y + Arrow key Rotate the 3D graph around the Y axis.
Z + Arrow key Rotate the 3D graph around the Z axis.
Q + Arrow key Rotate the 3D graph in screen.
W + Arrow key Rotate the 3D graph around any axes.
Rotate 3D graphs using R key
R + Mouse Drag to rotate the 3D graph in an arbitrary direction. Press "R" before pressing other keys.

Hovering on a 3D graph while pressing "R" changes the Pointer tool Button Pointer.png to a 3D RKey rotate cursor.png. Press Ctrl and/or Shift as needed, and rotate by (a) dragging with your mouse or (b) pressing the arrow keys on your keyboard.
R + Ctrl + Mouse/Arrow key Rotate the 3D graph around the X axis.
R + Shift + Mouse/Arrow key Rotate the 3D graph around the Y axis.
R + Ctrl + Shift + Mouse/Arrow key Rotate the 3D graph around the Z axis.

Reading Coordinate Values and Distances

Origin provides several tools to aid in labeling and graphical exploration of your data plots. Most of these tools are available from the Tools toolbar (View: Toolbars). There is a related tool -- Vertical Cursor -- available from the Gadgets menu.

Data Point Tooltip

Most 2D plot types, 3D Scatter, XYY Bar and XYZ Bar plots support a floating, customizable tooltip that reads data point values when you hover on a data point.

Data point tooltip.png


Tooltip Shortcut Menu

For tooltip customization and other options, right-click directly on the data point tooltip.

Source data on hover menu.png
  • Go to Sheet pops up the worksheet with source data highlighted.
  • Show Data Plot Tooltip toggles display of a non-customizable data plot tooltip in place of the customizable data point tooltip (see, below).
  • Pick Data Points puts the cursor into data reading mode and opens a Pick Points dialog. Double-click on points in the graph and when finished, click Done. This generates summary data (source, X-Y coordinates, etc.) for your picked points.
  • Copy copies data point tooltip information, including labels, to the Clipboard.
  • Copy Coordinates copies only coordinate values. Right-click on a cell and Paste each value to a separate cell within the row; or Paste (keep spaces) to paste values to the selected cell as a space-separated string.
  • Preferences opens the Data Point Tooltip dialog allowing you to customize tooltip content and formatting. Use documentation of the Data Info window, below, as a guide to configuring your tooltips.


The Data Point Tooltip dialog is a slightly simpler version of the Data Info window's preferences dialog (Data Info Report Settings). See The Data Info Window for help with customizing your Data Point Tooltip.

By default, the Data Point Tooltip displays with a moderate degree of transparency. You can affect tooltip transparency by changing the value of LabTalk System Variable @TDT. For information on changing the value of a LabTalk System Variable, see this FAQ.

Data Plot Tooltip

There is a second tooltip that can be displayed in place of the Data Point Tooltip and this we refer to as the Data Plot Tootip. This non-customizable tooltip displays the source book, worksheet and coordinate datasets, on hover.

Data Plot Tooltip.png

The Data Point Tooltip displays by default. If you prefer to use the Data Plot Tooltip, right-click on the Data Point Tooltip and choose to Show Data Plot Tooltip. Conversely, right-click on the Data Plot Tooltip and choose Show Data Point Tooltip.

Managing Tooltip Display

You can turn off display of data tooltips by activating the graph window, clicking on the View menu and clearing the check mark beside Data Tooltips.

There is a second way to control tooltip display that is more complicated but allows a greater degree of control. This entails changing the value of LabTalk system variables @PT and @PTI.

@PT=0; //Disable both data plot and data point tooltips
@PT=1; //Enable data plot tooltips for 2D graph 
@PT=2; //Enable data plot tooltips for 3D OpenGL graph (default)
@PT=3; //Enable data plot tooltips for both 2D graph and 3D OpenGL graph 
@PTI=0; //Disable only data point tooltips
@PTI=1; //Enable data point tooltips (default)

The Annotation Tool

The Annotation tool shares a "split-button" with the Distance Annotation and Angle Annotation tools.

UG split button annotation tools.png

Use the Annotation tool to label a data point. The tool works with Symbol/Line+Symbol and Column/Bar plots. Choose from several standard data point labels or create your own custom label using LabTalk script.

To annotate a data point:

  1. Click the Annotation button Button Data Annotation.png on the Tools toolbar and move the cursor to the desired data point. The cursor and the Status Bar will display the current label form.
    StatusBar Annotation Message.png
  2. Use the TAB to toggle between the following standard annotation forms: (X coordinate value, Y coordinate value); (X coordinate value, Y coordinate value)[index number]; X coordinate value; Y coordinate value; index number (row number); or Custom (see Tutorial, next).
  3. When you've selected your label form, double-click to add a label to the data point; or single-click on the point and press Enter.

Tutorial: Customizing the Annotation String

The annotation string can be customized by combining literal characters with the X and Y coordinate values:

  1. Start with a graph of your data
  2. Open the Script Window (Window:Script Window) and type the following command, then press Enter:
    system.annotation.customlabel$="X value: $(x,.2), Y value: $(y,*5)
  3. Click the Annotation button Button Data Annotation.png, hover on your graph, then press the Tab key several times to cycle through the annotation choices until the custom string format specified above is displayed in the Status Bar. The cursor will display the word "Custom".
  4. Start double-clicking on data points (or single-click and press Enter) to add the custom annotation string. The X values will be displayed with two decimal places and the Y values will be displayed with 5 significant digits, as specified by your script.


Adjustments using the Pointer Tool:

  • To move a label to another data point, click the Pointer tool Button Pointer.png, press the ALT key and drag the label.
  • To re-position overlapping labels, drag the label. A leader line is automatically added.
  • To copy a label to another data point, press CTRL + SHIFT and drag the label to a new data point.


Note: Please view more information on string formatting in the Programming help file:

Help: Programming: LabTalk > Language Reference > Object Reference > Alphabetical Listing of Objects > String

The Screen Reader Tool

The Screen Reader Button Screen Reader.png uses the Data Display window to report the XY(Z) coordinates of the cursor on the graph page. Note that the Screen Reader is not reading data point coordinates; rather it is reading page coordinates relative to the graph axes.

The Data Display window opens automatically when you select the Screen Reader tool from the Tools toolbar (by default, the Data Display window is docked at the bottom of your Origin workspace).

The Data Display Tool-1.png


You can alter basic properties of the Data Display window by right-clicking on the window title bar or by right-clicking inside the window.

To use the Screen Reader:

  1. Click the Screen Reader button Button Screen Reader.png on the Tools toolbar. This opens the Data Display tool.
  2. Click on a location in the graph page to read its X,Y, and Z coordinates (ternary and contour only). Coordinate values show in the Data Display window.
  3. To increase cross-hair size, press the space bar.
  4. Click the Pointer button Button Pointer.png on the Tools toolbar to exit screen reading mode.

The Data Reader Tool

The Data Reader Button Data Reader.png is used to read information associated with a data point in your plot. This could be coordinate values or it could be more complex information including metadata or even images that relate to the data point. The Data Reader works in concert with the customizable Data Info window.

The Data Reader tool is grouped with two related tools -- the Data Cursor Button Data Cursor.png and the Data Highlighter Button Data Highlighter.png. Only one of these toolbar buttons will show at any given time. To select a hidden tool, click on the small arrow to the right of the button and select a tool from the pop-up menu.

UG Data Reader Split Button.png

You can zoom into the graph while using the Data Reader. While the tool is active, press CTRL and use your mouse wheel to zoom in or out on the page.

To use the Data Reader tool:

  1. Click the Data Reader Button Data Reader.png button on the Tools toolbar. This opens the Data Info window.
  2. Click on a data point to read its X,Y (and Z, if they exist) coordinates. Coordinate values display in the Data Info window (and Data Display window).
  3. To move the cross-hair to the next data point along the data plot, use the LEFT and RIGHT arrow keys or click on the data point using your mouse. If you have multiple plots in a layer, use the UP and DOWN arrow keys to move to a data point on another plot or use your mouse to click on the point.
  4. To change the vertical and horizontal cross-hair size, click on a point and press the spacebar.
  5. Click the Pointer button Button Pointer.png on the Tools toolbar or Esc key to exit the Data Reader tool.

There are a number of system variables that control Arrow key acceleration and data-increment for the Data Reader. For more information, see the summary table in Reading Coordinate Values in the Graph.

The Data Cursor Tool

The Data Cursor tool -- grouped on the Tools toolbar with the Data Reader tool -- allows you to place one or more cursors on a data plot and (using the Data Info window) read the cursor coordinates or measure the X and Y distance between two cursors, or the distance between a cursor and a point selected with the Data Reader.

Tutorial: Using the Cursor Tool to Measure Relative Distance

  1. Import the file Samples\Spectroscopy\Sample Pulses.dat and create a line plot.
  2. Click and select the Data Cursor button from the Tools toolbar.
    Cursor-Relative-1.png
  3. Double-click on one of the peaks or click once on a data point and press ENTER, to add a cursor object.
    Cursor-Relative-2.png
  4. Repeat to place a second cursor object on another peak.
  5. Double click in the Data Info. window to open the Data Info. Report Settings dialog. If this window is not visible, select the View: Show Data Info menu item to open the Data Info. window.
  6. Switch to the Columns tab and then right-click in the gray area to the right of the columns and choose Add Column.
  7. In the new column that is added, click on the source row of new column, and select Relative (Cursor2 - Cursor1) from the drop-down, and then press OK to close the dialog.
  8. Now you can drag and move the cursor objects and the third column in the Data Info window will display the X and Y distances between the two cursors.
Cursor-Relative.png

Distance Annotation Tool

The Distance Annotation tool Button distance annotation.png shares a Tools toolbar "split-button" with the Annotation and Angle Annotation tools.

UG split button annotation tools distance.png


Use the Distance Annotation tool for drawing a scale-labeled, double-headed arrow between two points on a 2D graph.

UG distance annotation tool.png
  1. Click the Distance Annotation button Button distance annotation.png on the Tools toolbars.
  2. On a graph, place the crosshair on the starting point and drag with your mouse. Press Shift to force the double-headed arrow to the horizontal or vertical
  3. To fine-tune arrow placement, right-click on the drawn arrow and choose Properties. Use Dimensions tab settings to control exact placement of object.

Angle Annotation Tool

The Angle Annotation tool Button angle annotation.png shares a Tools toolbar "split-button" with the Annotation and Distance Annotation tools.

UG split button annotation tools angle.png

Use the Angle Annotation tool to draw and label an interior angle of < 180°.

UG angle annotation tool.png

The Data Highlighter Tool

The Data Highlighter is grouped on the Tools toolbar with the Data Reader and Data Cursor tools. Use the Data Highlighter to pick one or more points in the your graph and simultaneously highlight the corresponding data row in the worksheet. Unselected points are dimmed in the graph and the worksheet. Tools toolbar split button data highlighter.png


While in Data Highlighter mode ...

  • CTRL+click to select multiple points in the graph.
  • Drag out a rectangle/freehand object on the graph to select multiple points.
  • Use SPACE to toggle between rectangle and freehand selection modes.
  • Use left/right arrow keys to highlight individual points in sequence by row index.
  • In the worksheet (still in Highlight mode), CTRL+click multiple rows or SHIFT+select blocks of rows, and highlight corresponding points in the graph.
  • Press ESC to exit Highlight mode in the graph while keeping highlighted rows selected in the worksheet.

Some users did not know about ESC'ing (Highlight mode) in the graph window and found that when trying to plot selected data in the worksheet, the Plot Setup dialog opened. In this case, you can skip pressing the ESC key by setting system variable @QDHT=1. This will allow you to go directly to the worksheet and directly plot the highlighted data.

Another option, is to use the graph window's Create Subset Sheet Mini Toolbar button to output selected points to a new worksheet.

UG MT create subset sheet button.png

Collect Data from Multiple Sheets

When the Data Highlighter is active, a Mini Toolbar displays at the upper-right corner of the graph or worksheet window. The toolbar has buttons to Create Subset Sheet, Delete Points, Mask/Unmask Highlighted Points or Dimmed Points; plus a Highlighter Properties for configuring how to pick and collate data from multiple worksheets.

UG Data Highlighter MT.png


How to Pick Points Plotted from Multiple Sheets

Use this method for picking a subset of points from a graph window containing plots from multiple worksheets, and adding them to a single sheet:

  1. Pick the Data Highlighter tool Button Data Highlighter.png, then CTRL+click to select multiple points from a SINGLE plot; or drag out a rectangle/freehand object on the graph to select multiple points (hint: press spacebar for ROI shape).
  2. When finished, click the Create Subset Sheet button MT create subset sheet.png on the Highlighter Mini Toolbar.
  3. Click the Open Properties Dialog button MT open properties dialog.png on the Mini Toolbar and set Add Data Mode = Append or Append with Gap.
  4. Continue to pick points from other plots (worksheets) as in step 1, clicking the Create Subset Sheet button each time you finish picking points from one of the plots.
  5. When you have finished, pick the Pointer tool Button Pointer.png.

The Data Info Window

The Data Info window opens when you choose either the Data Reader Button Data Reader.png, the Annotation Button Data Annotation.png or the Data Cursor tools Button Data Cursor.png. When you click on a plotted data point with one of these tools, the Data Info window displays information about this particular data point.

DataInfo window.png

In its default configuration, the Data Info window reports only a column short name, plot designation (e.g. "X") and the XY coordinate values of a data point. However, the window is capable of displaying any of the worksheet-contained information that is associated with a data point including metadata and images.

DataInfo window customized.png

To customize the Data Info window:

  1. Double-click on the Data Info window; or right-click and choose Preferences....
  2. Use the controls in the Data Info Report Settings dialog box to customize the display of the Data Info window:
DataInfo Report Settings.png
  • The Data Info window can report any information in the source data worksheet. You are not limited to displaying plotted data.
  • The window can display anything that can be inserted into the worksheet cell, including inserted graphs and images.
  • The window can be customized with a Window Title and Report Title.
  • Window configurations can be saved as Themes, including Save to <Graph>, Save to <Layer> and Save to <DataPlot>. This allows, for instance, all graph windows in your project or all graph layers in your multi-panel graph to have a unique Data Info window. Saved Themes can loaded and applied to the current Data Info window.
Data Info Report Unique.png

If you save your Data Info Theme settings in the graph, then save the graph window as a standalone graph window file (OGG, OGGU), know that the OGG/OGGU file travels only with the data that are plotted in the graph. Therefore, if your Data Info Theme uses data in other columns in your worksheet, the Data Info display will be incomplete if, for instance, you reopen the window file in a new project.

Data info save theme with graph.png


For more information on customizing the Data Info window, see:

Gadgets

Origin provides several Gadgets for data exploration and analysis. These gadgets are accessible from the Gadgets menu when a graph window is active. Three gadgets in particular are suitable for data exploration:

The Vertical Cursor gadget is especially useful for reading XY coordinate values for data points in stacked panel plots or multi-plot graphs, where plots share a common X scale.

To open the Vertical Cursor:

  1. With a graph window active, choose Gadgets: Vertical Cursor... from the main menu. This opens the Vertical Cursor dialog box.

Using the controls in this Gadget's dialog box, you can add data labels to the graph, increase or decrease label font size, hide labels, etc.

Vertical Cursor 01.png

When labeling plots with the Vertical Cursor, you can opt to combine separate data labels into a single label by clicking the gadget's Show All Info in One Label button.

UG vertical cursor.png

The Statistics gadget returns basic statistics on data points falling inside a rectangular region-of-interest (ROI) on the graph.

  • Display basic statistics for data inside the ROI.
  • Display mean and nth Standard Deviation lines inside the ROI.
  • Update results dynamically as ROI is moved or resized.


Statistics Gadget.png


The Cluster gadget (available in OriginPro) provides the following features:

  • Display basic statistics for data inside a region of interest (ROI).
  • Switch between rectangular or elliptical ROI.
  • View statistics for points inside and outside of the ROI.
  • Edit, copy, mask, delete or group data points.
  • Update results dynamically as ROI is moved/re-sized.
  • Output results to a worksheet.

When you use the Cluster gadget to define a category (points within a ROI on a plot), you can apply a differentiating color to points within the ROI.

Cluster Gadget Color Data.png


Cluster Gadget.png

Note: To learn more about these gadgets, see:

Help: Origin: Origin Help > Gadgets

Drawing Data Points on the Graph

This section discusses methods of graphically creating and modifying data plots.

This collection of tools and menu-driven operations is helpful in exploring certain "what if" scenarios, or to quickly generate some data for purposes such as testing a fitting function. These procedures work only with 2D scatter plots.

Drawing a Data Point

  1. Activate the graph window.
  2. Click on the Draw Data Tool Button Draw Data.png.
  3. A small dialog opens and displays the graph window short name. Click the Settings button to expand the options as below:
    Draw Data dialog 1.png
  4. Set Add Data Mode to Append With Gap. Click the Start button, then hover on the graph and double-click to set a data point. Continue clicking to set as many data points as you need.
  5. Points drawn on a new graph window will be added to a new sheet in the GAData book. Click the Worksheet button to pop-up this new Workbook.
    Draw Data Workbook.png
  6. Click Finish to end the point series.
    • Each time you click Finish, a "--" separator is added to the worksheet columns to delineate a group of XY coordinates (drawn points).
    • Points drawn on a new graph window will be added to a new sheet in the GAData book. Each graph window will have its own sheet in the workbook.
  7. To label data points, go to the new Worksheet and enter label information in the Label column. Note that Label column info can also be used to create plot groups by opening Plot Details and editing controls on the Symbol tab (e.g. Symbol Color is indexed, by points, using the Label column data).
UG Gannotator Label Col.png


Moving or Deleting Data Points in the Graph

Moving a Data Point

You can move individual data points in the graph. Understand that when you do this, you are changing the plot and the underlying data:

  1. Select Data: Move Data Points (you'll be warned that you are about to change your data).
  2. Click on the point you want to move (change X and Y coordinates). Place crosshairs on the point and drag; or use the arrow keys.
  3. Click the Pointer button Button Pointer.png on the Tools toolbar or press ESC to exit the Move Data Points mode.

The data point is moved in the plot and the X and Y coordinates are changed in the worksheet cell.

By default, Move Data Points function caused scatter points to revert to the template's default style. You can press the TAB key to toggle between default symbol and customized symbol.

UG preserve scatter style move pts.png

Deleting a Data Point

You can delete individual data points from your graph:

  1. Select Data: Remove Bad Data Points.
  2. Double-click on the data point, or click to select the data point and press ENTER key.
  3. Click Arrow button on Tools toolbar or press ESC key to exit the Remove Bad Data Points mode.

The data point is deleted from both the data plot and the worksheet cell. In the worksheet, only the data cell for the Y value will be cleared and shown as missing value.

Topics for Further Reading