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

use y1 for min domain check if it exists #1863

Merged
merged 1 commit into from May 24, 2021
Merged

Conversation

boygirl
Copy link
Contributor

@boygirl boygirl commented May 24, 2021

Fixes a regression in stacked bar charts that have minDomain values set. With this change, the minDomain is compared against the stacked _y1 value for each bar rather than the original (unstacked) _y value.

@boygirl boygirl merged commit f7eff79 into main May 24, 2021
@boygirl boygirl deleted the bug/stacked-bar-min-domain branch May 24, 2021 17:36
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.

None yet

1 participant