Template Keywords

Graph - graph

The /graph/ keyword controls the drawing of any following graphs drawn with the /hgraph/ keyword.

/graph/,<option>,...

The option can be one of several allowed words that specify the style of graph drawn. A list of options and description of each:

Graph OptionAction
areaDraws the level in the middle of the interval. Normally used when drawing ticks for levels.
averageDraws a small bar for the average result
avvalueShows the numeric value of the average
circleDraws a solid circle at the level
crossDraws a cross at the level
diamondDraws a diamond at the level
divideDraws dividing lines between each interval of the gauge
decadeIf the scale is shown it increases by 10
frameDraws a rectangular frame around the graph
internalDraws the numerical scale inside the frame
outsideShows the numeric value of the level outside the gauge
percentMakes the gauge work from 0 to 100 where the two ends values coincide with the ends of the gauge
quartShades the quartiles of the gauge
rangeShades the range of results
reverseReverse the graph so the higher values are at the left end
rgvalueShows the numeric values of each end of the shaded range
ringDraws a hollow circle at the level
scaleDraws a numerical scale for the gauge
shadeDraws a shaded area at the level
valueShows the numeric value of the level in a hollow circle at the level
wingcheckDraws a tick from the Wingdings font at the level

 

Example

These options set a graph to have a numbered scale inside the frame of the graph. The level is shown on the graph by circling the number of the scale.

/graph/,area,ring,scale,internal
  • Most of the options set the symbol drawn on the graph to show the level. Only one of the following options can be used: circle, ring, diamond, and wingcheck with each instance of the /graph/ keyword.
  • The other options can be used in combination to control the appearance of the graph.

 

Contents
Search