zhitan-cloud
2025-01-06 85e233bde14d26d876eabf5ff64d7ae801fd75db
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
            }
          },
          {