chartist-js / chartist

Simple responsive charts
https://chartist.dev
MIT License
13.33k stars 2.54k forks source link

feat: accumulate-relative stacked bar chart stack mode #1375

Closed dangreen closed 1 year ago

dangreen commented 1 year ago

new stack mode was implemented

closes #1167

github-actions[bot] commented 1 year ago

size-limit report 📦

Path Size
dist/index.cjs 7.21 KB (+0.65% 🔺)
dist/index.js 7.16 KB (+0.59% 🔺)
dist/index.css 1.23 KB (0%)
codecov-commenter commented 1 year ago

Codecov Report

Merging #1375 (65febba) into main (1438bad) will decrease coverage by 0.09%. The diff coverage is 64.28%.

@@            Coverage Diff             @@
##             main    #1375      +/-   ##
==========================================
- Coverage   74.51%   74.41%   -0.10%     
==========================================
  Files          42       42              
  Lines        1240     1247       +7     
  Branches      324      326       +2     
==========================================
+ Hits          924      928       +4     
- Misses        235      238       +3     
  Partials       81       81              
Impacted Files Coverage Δ
src/charts/BarChart/BarChart.ts 67.82% <64.28%> (-0.70%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.