liuying
2024-10-16 9fd3f7927d22e5f161b4a6e8b50717cc55b040c4
yiqi_screen/src/components/ProdlineHealthy.vue
@@ -17,11 +17,12 @@
    this.option = {
      legend: {
        orient: "vertical",
        bottom: '12%',
        bottom: '10%',
        right: '6%',
        textStyle:{
            color:'#fff'
        },
        itemWidth: 5, // 设置图例项的宽度
        data: [
        {
            name: "实际",
@@ -40,7 +41,7 @@
      },
      radar: {
        center:['43%','55%'],
        radius:'70%',
        radius:'65%',
        indicator: [
          { name: "人", max: 100, color: "#fff" },
          { name: "环", max: 100, color: "#fff" },