style: ui style

This commit is contained in:
jialin
2024-07-02 15:03:38 +08:00
parent 6989345088
commit 49efbd1a7f
38 changed files with 336 additions and 135 deletions
+3 -3
View File
@@ -35,15 +35,15 @@ const LineChart: React.FC<LineChartProps> = (props) => {
x: {
textStyle: {
autoRoate: true
}
},
labelFormatter
},
y: {
tick: false,
// size: 14,
// title: '%',
titlePosition: 'top',
titleFontSize: 12,
labelFormatter
titleFontSize: 12
}
},
style: {