//改变坐标轴文本的样式
axisLabel:{
textStyle:{
color:'#fff'
}
},
//改变坐标轴和文本的样式
axisLine:{
lineStyle:{
color:'#fff'
}
}

相关文章:

  • 2022-12-23
  • 2021-07-01
  • 2021-12-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-02
猜你喜欢
  • 2022-12-23
  • 2022-02-19
  • 2021-08-24
  • 2022-12-23
  • 2022-12-23
  • 2021-05-04
  • 2021-08-19
相关资源
相似解决方案