next up previous contents
Next: Plotting data in subgraphs Up: Graphical presentations inside subgraphs Previous: Graphical presentations inside subgraphs

Axes in subgraphs

 

saxis Show an axis in the subgraphs
<graphic> name of the graphic structure
-ax <axis> name of the axis: x, y or z
[-inx <index>] index of the subgraph
[-sca <scaling>] scaling function, default=DATA
[-f <field>] source field
[-min <min>] minimum value
[-max <max>] maximum value
[-step <lab-step>] number of labels
saxis <graphic> -ax <axis> [<index>] -rm
Remove the axis definition

This command sets an axis for the subgraphs. These axes are only used to provide information about the ranges of the axes. They do not define the places of any objects. In addition, several operations, such as bars, skip over this definition and they place the bar objects in the default range [0,1]. If the parameter <index> has been specified, then the axis definition is meant for this single subgraph. Otherwise the definition is used for all available subgraphs. For an example, see section 7.4.2.



Anssi Lensu
Wed Oct 6 12:57:48 EET DST 1999