马来西亚光伏拓扑图配置

This commit is contained in:
huangjp
2026-02-27 09:13:55 +08:00
parent 4c3039ade7
commit b0a6891bce
4 changed files with 578 additions and 67 deletions

View File

@ -903,7 +903,19 @@
}
},
color: ['#009458', '#f0c252', '#0f94da'],
legend: {},
legend: {
type: 'scroll',
orient: 'horizontal',
icon: "rect",
bottom: 0,
left: 0,
right: 0,
itemWidth: 10,
itemHeight: 10,
textStyle: {
fontSize: 10,
}
},
xAxis: {
type: 'category',
boundaryGap: false,
@ -1085,7 +1097,19 @@
}
},
color: ['#009458', '#f0c252', '#0f94da'],
legend: {},
legend: {
type: 'scroll',
orient: 'horizontal',
icon: "rect",
bottom: 0,
left: 0,
right: 0,
itemWidth: 10,
itemHeight: 10,
textStyle: {
fontSize: 10,
}
},
xAxis: {
type: 'category',
boundaryGap: false,