By “one dimensional data” we mean any distribution of (X,Y) data points. This obviously includes functions Y=f(X) and X=f(Y), but also more general cases. Plotting such kind of data is the simplest thing GREG can do. This can be done basically in four modes :
In addition to these four commands, the command ERRORBAR which uses the Z buffer to define errors may also be relevant to one-dimensional data. A facility to sort data by ascending order is given by means of command SORT.
All these commands belong to the so-called “GREG1” language (in the SIC meaning) ; this language also includes all the utility functions of GREG such as pen definitions, annotations, coordinate conversions, etc...