-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Prevent overlap of grid and legend #14252
Copy link
Copy link
Open
Labels
bugmissing-demoThe author should provide a demo.The author should provide a demo.pendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.waiting-for: author
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugmissing-demoThe author should provide a demo.The author should provide a demo.pendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.waiting-for: author
Type
Projects
Status
Pending