fix:修改x轴的标签颜色

main
liu.shiyi 1 year ago
parent 9ff8346114
commit 7eb1ffa503

@ -450,7 +450,7 @@ const option = {
text: '',
position: 'end',
style: {
fill: '#8C8C8C',
fill: '#e9e9e9',
fontSize: 12
}
},
@ -459,7 +459,7 @@ const option = {
autoHide: false,
autoEllipsis: true,
style: {
fill: '#8C8C8C',
fill: '#e9e9e9',
fontSize: 12
}
},
@ -499,7 +499,7 @@ const option = {
},
label: {
style: {
fill: '#8C8C8C',
fill: '#e9e9e9',
fontSize: 12,
opacity: 1
}

@ -574,7 +574,7 @@ const option = {
autoHideEnable: true,
autoHideMinGap: 2,
style: {
fill: '#8C8C8C',
fill: '#e9e9e9',
fontSize: 12
}
},

@ -560,7 +560,7 @@ const option = {
autoHideEnable: true,
autoHideMinGap: 2,
style: {
fill: '#8C8C8C',
fill: '#e9e9e9',
fontSize: 12
}
},

@ -437,7 +437,7 @@ const option = {
autoHideEnable: true,
autoHideMinGap: 2,
style: {
fill: '#8C8C8C',
fill: '#e9e9e9',
fontSize: 12
}
},

@ -570,7 +570,7 @@ const option = {
autoHideEnable: true,
autoHideMinGap: 2,
style: {
fill: '#8C8C8C',
fill: '#e9e9e9',
fontSize: 12
}
},

@ -659,7 +659,7 @@ const option = {
autoHideEnable: true,
autoHideMinGap: 0,
style: {
fill: '#8C8C8C',
fill: '#e9e9e9',
fontSize: 12
}
},

@ -534,7 +534,7 @@ const option = {
autoHideEnable: true,
autoHideMinGap: 0,
style: {
fill: '#8C8C8C',
fill: '#e9e9e9',
fontSize: 12
}
},

@ -587,7 +587,7 @@ const option = {
autoHideEnable: true,
autoHideMinGap: 0,
style: {
fill: '#8C8C8C',
fill: '#e9e9e9',
fontSize: 12
}
},

@ -586,7 +586,7 @@ const option = {
},
label: {
style: {
fill: '#8C8C8C',
fill: '#e9e9e9',
fontSize: 12
}
},

@ -647,7 +647,7 @@ const option = {
},
label: {
style: {
fill: '#8C8C8C',
fill: '#e9e9e9',
fontSize: 12
}
},

@ -594,7 +594,7 @@ const option = {
},
label: {
style: {
fill: '#8C8C8C',
fill: '#e9e9e9',
fontSize: 12
}
},

@ -578,7 +578,7 @@ const option = {
autoHideEnable: true,
autoHideMinGap: 2,
style: {
fill: '#8C8C8C',
fill: '#e9e9e9',
fontSize: 12
}
},

@ -588,7 +588,7 @@ const option = {
autoHideEnable: true,
autoHideMinGap: 2,
style: {
fill: '#8C8C8C',
fill: '#e9e9e9',
fontSize: 12
}
},

@ -514,7 +514,7 @@ const option = {
autoHideEnable: true,
autoHideMinGap: 2,
style: {
fill: '#8C8C8C',
fill: '#e9e9e9',
fontSize: 12
}
},

@ -584,7 +584,7 @@ const option = {
autoHideEnable: true,
autoHideMinGap: 2,
style: {
fill: '#8C8C8C',
fill: '#e9e9e9',
fontSize: 12
}
},

@ -601,7 +601,7 @@ const option = {
autoHideEnable: true,
autoHideMinGap: 2,
style: {
fill: '#8C8C8C',
fill: '#e9e9e9',
fontSize: 12
}
},

@ -654,7 +654,7 @@ const option = {
autoHideEnable: true,
autoHideMinGap: 2,
style: {
fill: '#8C8C8C',
fill: '#e9e9e9',
fontSize: 12
}
},

@ -588,7 +588,7 @@ const option = {
autoHideEnable: true,
autoHideMinGap: 2,
style: {
fill: '#8C8C8C',
fill: '#e9e9e9',
fontSize: 12
}
},

Loading…
Cancel
Save