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,
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,