Skip to content

Space after X axis #534

@Leti

Description

@Leti

Hello,
I have an issue when creating a big bar diagram (more than 50 bars), there is a white space before the legend.
With a smaller diagram everything is fine.
When I set "legend borders" at false, the space disappears… but I need borders !
Do you know how to remove the space?

Edit- ok I found the solution :
legendBordersWidth: 0,
legendBordersSpaceBefore: 0,
legendBordersSpaceAfter: 0,
legendBordersSpaceLeft: 0,
legendBordersSpaceRight: 0,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions