Search Locate Previous Next Contents

Min-Max 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' 'grid,errorbar'


KeywordDescription
XYPlotThe first column of data is taken as the X-values (or as Y-values for a horizontal plot)
ForcezeroBoth axes must include the origin
FilledThe envelope made by the lines is filled as a band
DriftOnly the markers/arrows/errorbars at the ‘far’ end are drawn
 
PlainNo decorations are applied to the lines
TerminatedThe current marker is appled to both ends of the line
ErrorbarsThe lines are decorated top and bottom with ‘T’ pieces to form errorbars.
ArrowsArrowheads are drawn on the lines (at both ends unless the line starts from zero).
 
Axes:NoAxesAxes are drawn
RedrawRedraw axes when chart is completed
FramedFramed axes (completed across the top and down the sides)
GridGridlines are drawn on both axes
ValuesValue tags are added at both ends of the lines
 
VerticalLines are drawn parallel to the Y-axis
HorizontalLines are drawn parallel to the X-axis

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

See also ...
ch.Vline – Hi-Lo plots


Continue to: MissingValue – missing value(s)
© Copyright Causeway Graphical Systems Ltd 2003