|
|
|
@ -412,6 +412,7 @@ const proTrend = ref({ |
|
|
|
bottom: '20%', // 图表距离容器下边的距离 |
|
|
|
bottom: '20%', // 图表距离容器下边的距离 |
|
|
|
containLabel: false // 是否包含坐标轴的标签 |
|
|
|
containLabel: false // 是否包含坐标轴的标签 |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
}); |
|
|
|
}); |
|
|
|
echarts.registerMap("changsha", changshaMap); |
|
|
|
echarts.registerMap("changsha", changshaMap); |
|
|
|
const option = ref({ |
|
|
|
const option = ref({ |
|
|
|
|