Skip to content

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

Merged
dangreen merged 1 commit intomainfrom
feat-accumulate-relative-stack-mode
Nov 3, 2022
Merged

feat: accumulate-relative stacked bar chart stack mode#1375
dangreen merged 1 commit intomainfrom
feat-accumulate-relative-stack-mode

Conversation

@dangreen
Copy link
Collaborator

@dangreen dangreen commented Nov 2, 2022

new stack mode was implemented

closes #1167

@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2022

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
Copy link

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%) ⬇️

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

new stack mode was implemented

closes #1167
@dangreen dangreen force-pushed the feat-accumulate-relative-stack-mode branch from 65febba to 4123192 Compare November 3, 2022 11:27
@dangreen dangreen merged commit ce13067 into main Nov 3, 2022
@dangreen dangreen deleted the feat-accumulate-relative-stack-mode branch November 3, 2022 11:39
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.

Stacked bar starting at negative values

2 participants