Skip to content

Prevent overlap of grid and legend #14252

@cbmurphy87

Description

@cbmurphy87

Version

5.0.2

Steps to reproduce

As you add more series, the legend overlaps the grid. It does not make sense to hard-code margins for every graph. That makes it impossible to programmatically create graphs based on arbitrary data.

What is expected?

There should be a way to have the legend and grid resize appropriately based on the data in the legend. Another option would be to allow fixed sizes of each, but allow more than one row for a scroll style legend. This should be more dynamic rather than just fixed values.

What is actually happening?

The legend overlaps the grid.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugmissing-demoThe author should provide a demo.pendingWe are not sure about whether this is a bug/new feature.waiting-for: author

    Type

    No type

    Projects

    Status

    Pending

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions