zhengpz
2021-07-23 c4beaaabb7848d033a5bc7367df8047c9e4704e2
src/views/home/indexEchart.js
@@ -19,10 +19,14 @@
      }
    },
    color: [
      "#91cc75",
      "#fac858",
      "#73c0de",
      "#3ba272",
      '#2ec7c9',
      '#b6a2de',
      '#5ab1ef',
      '#ffb980',
      // "#fac858",
      // "#73c0de",
      // "#3ba272",
      "#fc8452",
      "#9a60b4",
      "#3fb1e3",
@@ -41,6 +45,7 @@
      }
    },
    grid: {
      top:'5%',
      left: "5%",
      right: "6%",
      bottom: "10%",
@@ -70,8 +75,7 @@
        name: "自招保安单位",
        type: "bar",
        stack: "total",
        barMinWidth: 20,
        barMaxWidth: 40,
        barWidth: 20,
        emphasis: {
          focus: "series"
        },
@@ -125,8 +129,8 @@
      }
    },
    color: [
      "#91cc75",
      "#fac858",
      "#3fb1e3",
      "#0dad7b",
      "#73c0de",
      "#3ba272",
      "#fc8452",
@@ -147,6 +151,7 @@
      }
    },
    grid: {
      top:'5%',
      left: "5%",
      right: "6%",
      bottom: "15%",
@@ -177,8 +182,7 @@
        name: "持证人数",
        type: "bar",
        // barWidth:30,
        barMinWidth: 20,
        barMaxWidth: 40,
        barWidth: 20,
        stack: "total",
        emphasis: {
          focus: "series"