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