viewxyz¶
Purpose¶
To set the position of the observer in plot coordinates for 3-D plots.
Note
This function is for the deprecated PQG graphics.
Library¶
pgraph
Format¶
-
viewxyz
(x, y, z)¶ - Parameters
x (scalar) – the X position in plot coordinates.
y (scalar) – the Y position in plot coordinates.
z (scalar) – the Z position in plot coordinates.