%%{init:{'themeVariables':{
'pie1':'#ff3100','pie2':'#27ae60','pie3':'#808b96','pie4':'#000000','pie5':'#2874a6','pie6':'#5dade2'
}}}%%
pie showData title Number of commits: 27
"fix": 9
"feat": 5
"chore": 5
"others": 4
"docs": 2
"refactor": 2
WARNING
4 non conventional commits found:
- v3.1.0
- update lockfile
- remove problematic @ts-expect-error
- update lockfile
%%{init:{"sankey":{"nodeAlignment":"left"}}}%%
sankey-beta
Gross changes,CHORE,12987
CHORE,chore,2381
chore,Net changes,2381
Gross changes,FEAT,2522
FEAT,feat,1192
feat,Net changes,1192
Gross changes,DOCS,497
DOCS,docs,391
docs,Net changes,391
Gross changes,FIX,563
FIX,fix,225
fix,Net changes,225
Gross changes,REFACTOR,29
REFACTOR,refactor,13
refactor,Net changes,13
Gross changes,OTHERS,1848
OTHERS,others,2
others,Net changes,2
%%{init:{"themeVariables":{"xyChart":{"backgroundColor":"transparent"}}}}%%
xychart-beta
title "Avg Files modified per commit type"
x-axis [chore,feat,others,docs,fix,refactor]
bar [45,19,10,6,2,2]