Function curveStepAfter

  • A curve factory for step function (after) generators.

    The curve generators produce a piecewise constant function (a step function) consisting of alternating horizontal and vertical lines. The y-value changes after the x-value.

    Parameters

    Returns CurveGenerator