@ -339,6 +339,7 @@ function getData() {
echarts.registerMap("changsha", changshaMap);
const option = ref({
@ -1006,6 +1006,7 @@ const option = ref({
// color: ['#4987F6', '#F6A149', '#D34343']
// }
},
series: [
{
name: "长沙",
@ -412,6 +412,7 @@ const proTrend = ref({
bottom: '20%', // 图表距离容器下边的距离
containLabel: false // 是否包含坐标轴的标签
});