GTL has one layout for
3-D graphics: the LAYOUT OVERLAY3D statement. Two 3-D plot statements
can be placed within this layout: BIHISTO3DPARM and SURFACEPLOTPARM.
No 2-D plot statements can be used in this layout, although text statements
such as ENTRY can be used.
Typical applications
of OVERLAY3D layout are to create a 3-D representation of a surface
or a bi-variate histogram (possibly overlaid together). The 3-D layout
has features that 2-D layouts do not have. For example, it can do
each of the following:
-
generate axes for three independent
variables (X, Y,and Z)
-
set a viewpoint of the graph (TILT=,
ROTATE=, and ZOOM= options)
-
display lines that represent the
intersection of axis walls (CUBE= option).
The following figure shows the basic anatomy of a
3-D graph: