style: usage chart

This commit is contained in:
jialin
2026-06-06 14:29:49 +08:00
committed by jialin
parent 4a86b71018
commit eab7d9c77f
3 changed files with 23 additions and 9 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ const BarChart: React.FC<BarChartProps> = (props) => {
left: 0,
right: 0,
top: title ? 30 : 10,
bottom: 28,
bottom: 0,
containLabel: true
},
tooltip: {