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(plugin-chart-echarts): use scale for truncating x-axis #26269

Merged
merged 3 commits into from
Dec 14, 2023

add support for mixed series chart

4aca8ed
Select commit
Loading
Failed to load commit list.
Merged

fix(plugin-chart-echarts): use scale for truncating x-axis #26269

add support for mixed series chart
4aca8ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 14, 2023 in 0s

69.18% (+0.00%) compared to 578a899

View this Pull Request on Codecov

69.18% (+0.00%) compared to 578a899

Details

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (578a899) 69.18% compared to head (4aca8ed) 69.18%.
Report is 2 commits behind head on master.

Files Patch % Lines
...hart-echarts/src/MixedTimeseries/transformProps.ts 0.00% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master   #26269   +/-   ##
=======================================
  Coverage   69.18%   69.18%           
=======================================
  Files        1945     1945           
  Lines       75948    75961   +13     
  Branches     8460     8465    +5     
=======================================
+ Hits        52545    52556   +11     
- Misses      21218    21220    +2     
  Partials     2185     2185           

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