ali
2024-09-03 0ae83a895e80a4b9777a27f613d721a7e5e2ac18
energy_management_ui/src/views/power-statistics-analyse/pari-passu/BarChart.vue
@@ -99,13 +99,16 @@
          }
        },
        legend: {
          right: 0
          right: 0,
          textStyle: {
            color: "#fff"
          }
        },
        grid: {
          left: 10,
          right: 10,
          bottom: "10%",
          top: 30,
          top: 50,
          containLabel: true
        },
        xAxis: [
@@ -123,6 +126,9 @@
            type: "value",
            axisTick: {
              show: false
            },
            splitLine: {
              show: false
            }
          },
          {