Skip to content

Give more space to labels #441

Closed Answered by patrickmichalik
Philippe2705 asked this question in Questions
Discussion options

You must be logged in to vote

Thank you! The problem appears to stem from the misuse of AxisValueFormatter. To hide unwanted labels, please use a custom AxisItemPlacer.Horizontal implementation instead. The documentation for the AxisItemPlacer.Horizontal functions describes what they are to return. I would also suggest decreasing or removing the labels’ padding, which you can do via the horizontalPadding and verticalPadding parameters of axisLabelComponent.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@Philippe2705
Comment options

@patrickmichalik
Comment options

Answer selected by Philippe2705
@Philippe2705
Comment options

@patrickmichalik
Comment options

@patrickmichalik
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants