graphics: REPRESENTATION
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:
Go to the top level,
to graphics,
to REPRESENTATION,
to the topic index
or to the table of contents.
Formatted on 0100-08-27 at 04:53.