Skip to content

Gradient is not supported #13

Closed
Closed
@xSILENCEx

Description

@xSILENCEx

I use gradient just like

SplineSeries<MyData, String>(
    //...................
   gradient: LinearGradient(
      colors: [
         Colors.black,
         Colors.red,
      ],
    //.................
)

but it doesn't work. Is it wrong to use?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions