首页风速图表文字超出
This commit is contained in:
parent
8c112b51af
commit
481609bb04
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user