• Draws scale tick labels for 5 buckets.

    Parameters

    • gradientSteps: number[]

      The gradient steps for the scale.

    • leftPadding: number

      The left padding for positioning.

    • renderOptions: RenderOptions

      The rendering options.

    • topPadding: number

      The top padding for positioning.

    Returns fabric.Group

    A Fabric.js group containing the tick labels.