Skip to content

Documentation / @ripl/core / interpolatePoints

interpolatePoints

Interpolator factory that transitions between two point arrays. By default it extrapolates additional points where set lengths differ; pass resolveKeys to match points by identity instead (preserving curved renderers across add/remove).

Functions

FunctionDescription
testReports whether this factory can interpolate the given value (an array of Point tuples).