Items are the basic components of the plot. All components that occur in the plots produced by the Fortran portion of the program are predefined. For plots made from the procedure executor, a utility routine will be provided to add items. In the list below, no distinction is made between the primitives via which the items are plotted. The distinction is important though when you update.
Additional Information on:
Fill area, as the name suggests, means covering a potentially large part of the plot in some way.
Additional Information on:
Polylines are lines, straight or curved, closed or not. Polylines can be coloured (POLYLINE-COLOUR), can be thick or thin (LINEWIDTH-SCALE-FACTOR) and can be dashed, dotted, dash-dotted etc. (LINETYPE).
Additional Information on:
Polymarkers are things like small circles or stars that are used to indicate a point or a series of points without drawing a line between them.
Additional Information on:
The text attributes you may modify are the font, quality, character spacing, character horizontal vs vertical distortion, character height and colour attributes.
Additional Information on: