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

@@ -37,7 +37,7 @@
params = {
legend: {
x: 'center',
y: '70%',
y: 'bottom',
itemHeight: fitChartSize(8),
itemWidth: fitChartSize(8),
itemGap: fitChartSize(14),