max Function (GPL)

Syntax

max(<numeric>)

<numeric>. A numeric value indicating the maximum scale value.

Description

Specifies a maximum value for a scale.

Examples

Figure 1. Example: Specifying a maximum on the 2nd dimension (y axis)
SCALE: linear(dim(2), max(50000))