• Creates a linear gradient for qualitative visualization.

    Parameters

    • start: number

      The starting x-coordinate of the gradient.

    • end: number

      The ending x-coordinate of the gradient.

    Returns Gradient

    A Fabric.js gradient object.