zhengpz
2021-08-13 541a0e3ddc65d44013a111ff1557beb76018db7b
src/views/home/indexEchart.js
@@ -70,17 +70,17 @@
      '#c4ebad',
      '#96dee8'
    ],
    legend: {
      data: ["自招保安单位", "保安培训公司", "保安服务公司", "武装守押公司"],
      bottom: "1%",
      itemWidth: 20,
      textStyle: {
        color: "#fff"
      },
      // formatter: function (legend1) {
      //   return legend1;
      // }
    },
    // legend: {
    //   data: ["自招保安单位", "保安培训公司", "保安服务公司", "武装守押公司"],
    //   bottom: "1%",
    //   itemWidth: 20,
    //   textStyle: {
    //     color: "#fff"
    //   },
    //   // formatter: function (legend1) {
    //   //   return legend1;
    //   // }
    // },
    grid: {
      top: '5%',
      left: "5%",