missing.gap Function (GPL)
Syntax
missing.gap()
Description
Specifies that the graphic element ends at a valid value and does not continue until the next valid value. There is a gap between valid values.
Examples
ELEMENT: line(position(x*y), missing.gap())