jump Function (GPL)
Syntax
jump()
Description
Used with smooth.step
, smooth.step.left
, smooth.step.center
, and smooth.step.right
to indicate that the interpolation line or area jumps to the next
value. There is no vertical line connecting the values.
Examples
ELEMENT: line(position(smooth.step(educ*salary)), jump())