You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
points: the set of x-ordered points in format { { x = x0, y = y0 }, { x = x1, y = y1 }, ....}.
steps: how many points to interpolate btw two data points. Default is 10.
Update the documentation: