feat: add static chart

This commit is contained in:
Wikzyy
2025-02-20 21:53:17 +07:00
parent 5b8ba07391
commit 276240fb32
3 changed files with 194 additions and 3 deletions

View File

@ -37,7 +37,7 @@ const Chart = ({
plotOptions: {
bar: {
horizontal: false,
columnWidth: '50%'
columnWidth: '30%'
}
},
dataLabels: {