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

[Bug] Barchart shows Y-axis below zero while all values are positive #304

Open
yurkinh opened this issue Jan 25, 2022 · 0 comments
Open
Labels

Comments

@yurkinh
Copy link

yurkinh commented Jan 25, 2022

We have two sets of data for the current month and for the previous. Both are positive(sales data).
Rendering data with Barchart, actually, all charts that inherit from AxisBasedChart have the same issue, they draw additional Y-axis for negative values.

Reproduces on ios, Android, UWP.
Version: latest 1.0.0-preview1

Expected behavior
No additional Y-axis for negative values if they are not present

Screenshots
BarChartIssue

@yurkinh yurkinh added the bug label Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant