@ -29,6 +29,7 @@ const initChart = () => {
}
myChart = echarts.init(chartRef.value)
const option = {
silent: true,
tooltip: {
formatter: '{a} <br/>{b} : {c}%',
},