src/views/cockpitPage/components/MachineStartupRate.vue
@@ -71,6 +71,7 @@ label: { color: "#01f7fd", fontSize: 14, padding: [0, -60], formatter: function (params) { return `{a|${params.name}} {b|${params.value + "%"}}`; }, @@ -94,8 +95,13 @@ }, labelLine: { show: true, length: 50, length: 40, color: "blue", length2: 70, }, labelLayout: { verticalAlign: "bottom", dy: -5, }, data: data, },