missing.interpolate Function (GPL)

Syntax

missing.interpolate()

Description

Specifies that the graphic element is interpolated through missing values. That is, the graphic element is continuous from one valid value to another, regardless of missing values between the valid values.

Examples

Figure 1. Example: Interpolating through missing values
ELEMENT: line(position(x*y), missing.interpolate())