3.26 bug修复

This commit is contained in:
duanliang
2025-03-26 17:58:05 +08:00
parent 1e498f9d9c
commit 1f99161158
6 changed files with 16 additions and 9 deletions

View File

@@ -77,7 +77,7 @@
color: ['#A665F1', '#0063FF', '#00D0FF', '#01FEFE', '#FC2638', '#FED958'],
legend: {
x: 'left',
y: '74%',
y: 'bottom',
itemHeight: fitChartSize(12),
itemWidth: fitChartSize(12),
itemGap: fitChartSize(10),