Search Locate Previous Next Contents

Cloudchart Style

Styles are defined with a list of keywords, separated by commas. At a minimum, you need the first 4 letters of each word to activate the style. If a style is turned on by default (bold) it can be cancelled by prefixing the word with ‘no’ as in ‘noaxes’.

ch.Set 'style' 'Forcezero,contour'


KeywordDescription
MarkersDraw markers at data points
LinesConnect points with lines
RisersDraw verticals from XY-plane
SurfaceSurface shading from lines down to XY-plane
TrendAn exponentially weighted trend surface is drawn through the data
ModelA regression surface (default is linear in X and Y) is drawn through the data
ContourContour lines are drawn through the mesh surface at Z-ticks
ProjectThe contours are projected down onto the xy-plane
ForceZeroAll axes include the origin
WallsThe backplanes are shaded to form walls
GridGridlines are drawn on the XY-plane and the backplanes
Axes:NoAxesAxes are drawn

The checkboxes and radio-buttons in the style editor in GraPL (desktop) simply add and remove the appropriate keywords for you.

See also ...
ch.Cloud – 3D scatter plots


Continue to: Coefficients – parameters from modelfit
© Copyright Causeway Graphical Systems Ltd 2003