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

Fix bar_chart_helper minY calculation bug, #1388 #1422

Merged
merged 1 commit into from
Aug 21, 2023
Merged

Conversation

imaNNeo
Copy link
Owner

@imaNNeo imaNNeo commented Aug 21, 2023

Closes #1388

@docs-page
Copy link

docs-page bot commented Aug 21, 2023

To view this pull requests documentation preview, visit the following URL:

docs.page/imanneo/fl_chart~1422

Documentation is deployed and generated using docs.page.

@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Merging #1422 (43b89e4) into master (5d81d61) will decrease coverage by 0.03%.
The diff coverage is 80.00%.

@@            Coverage Diff             @@
##           master    #1422      +/-   ##
==========================================
- Coverage   86.51%   86.48%   -0.03%     
==========================================
  Files          45       45              
  Lines        2981     2982       +1     
==========================================
  Hits         2579     2579              
- Misses        402      403       +1     
Files Changed Coverage Δ
...rt/base/axis_chart/axis_chart_scaffold_widget.dart 100.00% <ø> (ø)
lib/src/chart/bar_chart/bar_chart_helper.dart 93.93% <80.00%> (-2.94%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@imaNNeo imaNNeo merged commit eeb1ba4 into master Aug 21, 2023
4 of 6 checks passed
@imaNNeo imaNNeo deleted the hotfix/bar-min-y branch August 21, 2023 22:08
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.

BarChart isn't fit to its visible area
1 participant