Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chart: fix multi-Y limit inconsistency #1687

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

brharrington
Copy link
Contributor

When explicitly setting the axis it was inclusive of the limit value meaning you could actually use one more than the max setting. Settings like axis per line were honoring the actual limit. Fixed them to be consistent and bumped the configured limit by 1 for backwards compatibility with any uses of the additional explicit axis.

When explicitly setting the axis it was inclusive of the
limit value meaning you could actually use one more than
the max setting. Settings like axis per line were honoring
the actual limit. Fixed them to be consistent and bumped
the configured limit by 1 for backwards compatibility with
any uses of the additional explicit axis.
@brharrington brharrington added this to the 1.8.0 milestone Aug 21, 2024
@brharrington brharrington merged commit 1872ec2 into Netflix:main Aug 21, 2024
5 checks passed
@brharrington brharrington deleted the multiy branch August 21, 2024 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant