Function curve_combine

  • Combine multiple curves into a single curve

    Parameters

    • ...curves: Diagram[]

      an array of curves * you can reverse the order of the point in a curve by using the reverse() method

    Returns Diagram