Help is available for the following topics

Overview:

Introduction

About ACE/gr

ACE/gr is an XY plotting tool for workstations or X-terminals using X. A few of its features are:

While ACE/gr has a convenient point-and-click interface, most parameter settings and operations are available through a command line interface (found in Files/Commands).

Terminology

Objects - Sets, Regions, Graphs, annotative text, lines, and boxes.

Graphs are the collection of data sets, tick marks, titles, etc. drawn to display the data. By default, there are 10 graphs available in this version of ACE/gr. Operations on graphs are found in the View/Graphs pullright. There are numerous popups that allow the manipulation of graph parameters accessible through theView pulldown. Most operate on what is referred to as the `current graph', marked by small filled rectangles at the corners of one graph. The 10 graphs available in this version of ACE/gr are numbered from 0 to 9.

Sets are collections of points, with optional associated values at these points. The associated values can be used for error bars and high-low open-close plots. Sets are connected to a graph, up to a maximum of 30 per graph and are numbered from 0 to 29. The number of points in a set is limited by the size of virtual memory and are numbered from 1 to N where N is the total number of points in the set. Operations to manipulate sets are found in Edit/Set operations,and the particular representation of a set can be changed inView/Symbols.

Regions are sections of the graph defined by the interior or exterior of a polygon, or a half plane defined by a line. A region defined by a linecan be above, below, to the right, or left of the line. Defining regions and operations on points inside regions are found in Edit/Region operations.

Parameters are the settings of symbols, line styles, colors, fonts, etc. used to define a particular graph.

Execution

As ACE/gr comes in two flavors, XView and Motif, there are two different names for the respective executables. The XView version is called xvgr, the Motif version, xmgr. Which version to execute depends on which was installed on your system. As a rule of thumb, xvgr will be found on SUN systems using OpenWindows, and xmgr will be found everywhere else. Contact your system administrator for further details.

Command line parameters

SYNOPSIS

xvgr (XView) or xmgr (Motif) [ -autoscale x|y|xy ] [ -noauto x|y|xy ] [ -arrange rows columns ] [ -cols columns ][ -rows rows ] [ -device device_number ][-eps][-noask] [ -batch batch_file][ -graph graph_number ] [ -graphtype graph_type ] [-printfile graphics_output_file ] [ -type XY_data_set_type ][ -ihl IHL_formatted_file ] [ -log x|y|xy ] [ -nxy ][-xydx][-xydy][-xydxdx][-xydydy][-xydxdy][-xyr][-xyd][-xyz][-ihl][-ihilo] [-block block_data ] [ -parameter parameter_file ] [-pexec parameter_string ] [ -result result_file ] [ -rvideo ] [-mono ] [ -world xmin ymin xmax ymax ] [ -view xmin yminxmax ymax ] [ -source data_source ] [ -legend load ] [-refresh value] [-GXxor] [-GXinvert] [-bs] [-nobs] [-dc] [-nodc] [maxcolors number_of_colors] [-redraw] [-noredraw] [-seed seed_value] [-maxplot number_of_sets][-maxgraph number_of_graphs][data_files ]

Setting ACE/gr defaults

On startup ACE/gr will look for a .xvgrrc (XView version) or a .xmgrrc (Motif) file in the users' home directory allowing changes to the default behavior of ACE/gr. The construction of the ACE/gr default file is the same as for a parameter file.

The following X resource settings are supported:

Environment variables