Skip to content

Feature Request: enabling and disabling series #158

@Thomas-WB

Description

@Thomas-WB

I am developing an application which shows a lot of series in an XYChart. To simplify reading the diagrams, it is possible to enable and disable series. A disabled series is invisible.

Currently I have to remove / add the series from the chart. In case all series are removed, I add a dummy series to keep the x-axis data type Date.

A flag at the series objects, which just skips the series from being painted and being visible in the legend would help me a lot.

Would it be possible to implement this?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions