src/views/cockpitPage/components/DeviceChart.vue @@ -65,6 +65,9 @@ axisPointer: { type: "none", }, valueFormatter: function (value) { return value + "%"; }, }, grid: { right: "80px",