Skip to content

X-Axis scale larger than the data points #459

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

You must be logged in to vote

Hello! You can do this via AxisValuesOverrider. Please see the last paragraph of the introduction here. If, for example, you’d like the x-axis range to be 0 to 23, you can use AxisValuesOverrider.fixed(minX = 0f, maxX = 23f).

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by alpriest
Comment options

You must be logged in to vote
1 reply
@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