Module textplots::utils[][src]

Helpers for passing the data into plots.

Merely a bunch of functions hanging around while the library API is taking shape.

Functions

interpolate

Transforms points into function using linear interpolation.

staircase

Transforms points into step function.