chore: dashboard load optimization

This commit is contained in:
jialin
2024-07-05 18:51:13 +08:00
parent e9d8828dcd
commit 8c66c482b2
10 changed files with 238 additions and 227 deletions
+1
View File
@@ -65,6 +65,7 @@ const BarChart: React.FC<ChartProps> = (props) => {
});
const optionsConfig = {
...options,
animation: false,
title: {
...titleConfig,
text: title