Function makePath

  • Parameters

    • start: Vec2

      Start point of the path

    • end: Vec2

      End point of the path

    • curveHeight: Num

      Height of the curve

    • padding: Num

      Padding between the curve and the labels

    Returns PathData

    Path data