首页风速图表文字超出

This commit is contained in:
fengrong 2024-11-07 11:06:29 +08:00
parent 8c112b51af
commit 481609bb04

View File

@ -528,7 +528,7 @@ const initpowerChart = () => {
const option = {
grid: {
top: 50,
right: 23,
right: 25,
bottom: 10,
left: 25,
containLabel: true,
@ -604,6 +604,7 @@ const initpowerChart = () => {
name: '风速m/s',
nameTextStyle: {
color: '#4E5969',
padding: [0, 50, 0, 0],
},
axisLine: {
show: false,