将柱状图的横坐标文字颜色修改成默认

master
yezhichao 2021-11-24 22:00:26 +08:00
parent a800048b5a
commit baf3f07f59
1 changed files with 0 additions and 3 deletions

View File

@ -44,9 +44,6 @@ const option = reactive({
type: 'category',
axisTick: {show: false},
axisLine: {show: false},
axisLabel: {
color: 'black'
}
},
yAxis: {
show: false,