图表问题修改

This commit is contained in:
zhujiyan
2024-10-29 14:31:07 +08:00
parent 052037a2a6
commit 05a5531b74
3 changed files with 11 additions and 8 deletions

View File

@@ -188,7 +188,7 @@ const initRadioCharts = () => {
x: 'center'
},
tooltip: {
formatter: '{a} <br/>{c} {b}'
formatter: '{a} <br/>{b} {c}°'
},
toolbox:{
show:false