src/main/demo/src/components/myCharts/NormalLines.vue @@ -25,7 +25,7 @@ type: "line", data: [] }]; let unit = this.unit; let unit = (data ? data.unit : '') || this.unit; return { animation: false, tooltip:{