src/components/chart/CountDataApply.vue
@@ -1,5 +1,8 @@ <template> <div class="CountDataApply" ref="chart"></div> <div class="CountDataApply" ref="chart" ></div> </template> <script> @@ -63,7 +66,7 @@ }, //坐标值标注 axisLabel: { show: true, show: false, textStyle: { color: "#fff", },