• Extract zones from a XY data.

    Parameters

    • data: DataXY<NumberArray>

      Object that contains property x (an ordered increasing array) and y (an array)

    • options: XYExtractOptions = {}

      options

    Returns DataXY

    • Array of points