yichenxi
2022-12-17 a60acf8bae5a1f49e1554e0ff63ff79e0aacf611
src/views/charts/index.vue
@@ -282,16 +282,6 @@
                    },
                  })
                }
              } else if (lockLength < data[i].deviceData.length) {
                newLineChartData.series.push({
                  data: [],
                  name: '',
                  type: 'line',
                  label: {
                    show: true,
                    position: 'top',
                  },
                })
              } else {
                newLineChartData.series.push({
                  data: [],