Function curveStepBefore

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

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

    Parameters

    Returns CurveGenerator