feat: add static chart
This commit is contained in:
@ -37,7 +37,7 @@ const Chart = ({
|
||||
plotOptions: {
|
||||
bar: {
|
||||
horizontal: false,
|
||||
columnWidth: '50%'
|
||||
columnWidth: '30%'
|
||||
}
|
||||
},
|
||||
dataLabels: {
|
||||
|
||||
Reference in New Issue
Block a user