zpzgiser
2021-07-17 29cb0b5b6db39f426ea0ea792d08f325cff395fc
src/views/home/indexEchart.js
@@ -31,7 +31,7 @@
    ],
    legend: {
      data: ["自招保安单位", "保安培训公司", "保安服务公司", "武装守押公司"],
      bottom: "8%",
      bottom: "1%",
      itemWidth: 20,
      textStyle: {
        color: "#fff"
@@ -40,7 +40,7 @@
    grid: {
      left: "5%",
      right: "6%",
      bottom: "18%",
      bottom: "10%",
      containLabel: true
    },
    xAxis: {
@@ -140,7 +140,7 @@
    ],
    legend: {
      data: ["持证人数", "未持证人数"],
      bottom: "8%",
      bottom: "1%",
      itemWidth: 20,
      textStyle: {
        color: "#fff"
@@ -149,7 +149,7 @@
    grid: {
      left: "5%",
      right: "6%",
      bottom: "18%",
      bottom: "15%",
      containLabel: true
    },
    xAxis: {
@@ -467,7 +467,7 @@
    },
    grid: {
      top: "16%",
      bottom: "54%",
      bottom: "55%",
      left: "50%",
      containLabel: false
    },