大屏调整

This commit is contained in:
2025-10-21 19:41:21 +08:00
parent 26878528b9
commit 4ba4878f8a
16 changed files with 251 additions and 58 deletions

View File

@ -29,7 +29,7 @@ const option = {
}
},
axisLabel: {
fontSize: 14, // 设置 x 轴文字大小
fontSize: 22, // 设置 x 轴文字大小
color: "#CBF2FA", // 可以同时设置文字颜色
rotate: 30, // 文字倾斜45度
margin: 20 // 增加文字与轴线的距离
@ -64,6 +64,10 @@ const option = {
color: "#CBF2FA" // 文字颜色
}
},
axisLabel: {
fontSize: 20, // 设置 x 轴文字大小
color: "#CBF2FA" // 可以同时设置文字颜色
},
type: "value"
},
series: [
@ -78,7 +82,7 @@ const option = {
show: true,
position: "top",
color: "#30DCFF",
fontSize: 16
fontSize: 22
},
itemStyle: {
//渐变色