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 negative values in BarChart #1486

Merged
merged 1 commit into from
Nov 12, 2023
Merged

Conversation

imaNNeo
Copy link
Owner

@imaNNeo imaNNeo commented Nov 11, 2023

@imaNNeo imaNNeo changed the title Fix having negative toY (or positive fromY) in BarChart's minY Fix negative values in BarChart Nov 11, 2023
Copy link

codecov bot commented Nov 11, 2023

Codecov Report

Merging #1486 (c97749d) into master (ba68c76) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1486      +/-   ##
==========================================
+ Coverage   86.63%   86.67%   +0.03%     
==========================================
  Files          45       45              
  Lines        3015     3016       +1     
==========================================
+ Hits         2612     2614       +2     
+ Misses        403      402       -1     
Files Coverage Δ
lib/src/chart/bar_chart/bar_chart_helper.dart 97.05% <100.00%> (+3.11%) ⬆️

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@imaNNeo imaNNeo force-pushed the bugfix/bar-chart-negative-issue branch from 2df5734 to c97749d Compare November 12, 2023 21:50
@imaNNeo imaNNeo merged commit 3c30cc3 into master Nov 12, 2023
6 checks passed
@imaNNeo imaNNeo deleted the bugfix/bar-chart-negative-issue branch November 12, 2023 21:56
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