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

Show tooltip on top of bar chart #1472

Closed
wants to merge 2 commits into from

Add showOnTopOfTheChartBoxArea

532847f
Select commit
Loading
Failed to load commit list.
Closed

Show tooltip on top of bar chart #1472

Add showOnTopOfTheChartBoxArea
532847f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2024 in 1s

86.52% (-0.03%) compared to 79e6ec7, passed because coverage increased by 0% when compared to adjusted base (86.52%)

View this Pull Request on Codecov

86.52% (-0.03%) compared to 79e6ec7, passed because coverage increased by 0% when compared to adjusted base (86.52%)

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.52%. Comparing base (79e6ec7) to head (532847f).
Report is 137 commits behind head on main.

Files with missing lines Patch % Lines
lib/src/chart/bar_chart/bar_chart_painter.dart 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1472      +/-   ##
==========================================
- Coverage   86.54%   86.52%   -0.03%     
==========================================
  Files          45       45              
  Lines        2996     2998       +2     
==========================================
+ Hits         2593     2594       +1     
- Misses        403      404       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.