OriginLab Corporation - Scientific Graphing and Data Analysis Software - 2D graphs, 3D graphs, Contour Plots, Statistical Charts, Data Exploration, Statistics, Curve Fitting, Signal Processing, and Peak Analysis

Increasing Screen Drawing Speeds


As the graph windows in your project increase in number and complexity, you may notice a certain reduction in system performance. The following information may help to minimize certain video-related performance problems.

Contents


Screen redrawing speed

Origin provides various methods to increase the redraw speed of the active graph window as well as the redraw criteria of the non-active graph windows in your workspace. This is most helpful when, working with graphs of large data sets, creating graphs with large numbers of graph annotations (text labels, drawing objects, etc.), creating graphs with many layers, working with project files (*.OPJ) that contain many graph windows.

Ways to increase screen redraw speed:

For more information, see Available Page Viewing Modes: Speed vs. Accuracy in the Origin Help file.

For more information, seeControlling the redraw criteria of a graph window (when it is not the active window), below.

For more information, see Hiding Labels, Data, and Layersin the Origin Help file.

To learn more, see Speed Mode, below.

Speed mode and graphic image caching controls are on the Size/Speed tab of the layer's Plot Details dialog box.

Controlling the graph window redraw conditions

When you are editing a graph window and your workspace includes other visible graph windows, you can prevent the non-active graph windows from redrawing as you make changes to the active graph window. Situations in which this may be helpful:

Controlling the redraw criteria of a graph window (when it is not the active window)

To adjust (or turn off) drawing of inactive graph windows:

  1. Select Format: Page when the graph window is active.

or

1. Double-click in the gray area outside of the graph page (but inside the graph window).

Both actions open the Plot Details dialog box with the graph page icon selected on the left side of the dialog box.

Image:Increasing Screen Drawing Speeds01.png
2. Select the Miscellaneous tab on the right side of this dialog box. The Percent of Page Uncovered to Redraw Pagesetting controls the redraw of this graph window when it is not active.
3. Type a redraw threshold value n; This means that n% (or greater) of the graph page must be uncovered before the graph window redraws, as when:

The smaller the n, the more frequently the graph window is redrawn.

Speed Mode

In addition to graphic image caching, you can use Origin's Speed Mode to increase the redraw speed of your graph layer. With speed mode, you can control the number of data points displayed in a graph layer. This option is most useful when working with large data sets. Speed Mode can be turned on for any 2D or 3D graph. When Speed Mode is enabled, the layer icon displays in red and a Speed Mode is On watermark appears in the layer. The watermark is not included when printing, copying, or exporting the graph.

Image:Increasing Screen Drawing Speeds 02.png

To adjust Speed Mode settings:

  1. With your graph active, select Format: Layer from the Origin menu.
  2. Select the Size/Speed tab.
  3. For plots created from worksheet data, Select the Worksheet Data, Maximum Points Per Curve check box to enable speed mode for all the data plots in the layer that are created from worksheet data. Type the desired value (n) in the associated text box. If the number of data points in a data plot exceeds n, Origin displays a subset of the data plot containing n points, drawn by extracting values at regular intervals from the data set.
  4. For 3D data plots created from a matrix or for contour data in the layer, Select the Matrix Data, Maximum Points Per Dimension check box to enable speed mode. Type the desired value (n, m) in the X and Y text boxes. If the number of data points in a data plot exceeds n or m, Origin displays a subset of the data plot composed of -- at maximum -- n by m points. This subset is drawn by extracting values at regular intervals from the matrix columns (X) and rows (Y).

Alternatively, you can select Speed Mode from the Graph menu which opens the speedmode X-Functiondialog. The dialog lets you specify a number of options for where your changes should apply ( Target ) as well as a range of Speed Mode settings from Off to On - High.

To turn off the Speed Mode is On watermark:

  1. Select Tools: Options to open the Options dialog box.
  2. Select the Graph tab and clear the Speed Mode Show Watermark check box.
Notes on Speed Mode:
  • The Speed Mode controls on the Size/Speed tab of the layer's Plot Details only apply to what you see on screen. They do not apply to graphs that are printed or exported. If you wish to skip points in printouts, see the discussion of the Skip Points feature as it applies to graph windows in the Origin Help file. If you wish to apply Speed Mode settings to graphic export, see this discussion of Performance Group controls on the Miscellaneous tab of the Plot Details dialog box.
  • All Speed Mode settings are saved with the graph template. If you wish to make changes permanent, you must resave the graph template once changes to Speed Mode settings are made.
  • You should always exercise caution when using Speed Mode. Since Speed Mode systematically weeds out a portion of your data points, it should be kept in mind that any graph in which Speed Mode is turned on, may -- or may not -- accurately represent your data, to your satisfaction. Always familiarize yourself with your data and adjust and compare Speed Mode settings to ensure that trends in your data are accurately depicted.