data: [
            {
        name: "异常",
        value: "12"
    },
    {
        name: "正常",
        value: "21",
        label: {
                normal: {
                    position: 'inner',
                    show:false,
                }
            },
            labelLine: {
                normal: {
                    show: false
                }
            },
    }
            ],

  

label: {
                normal: {
                    position: 'inner',
                    show:false,
                }
            },
            labelLine: {
                normal: {
                    show: false
                }
            }  关键代码

相关文章:

  • 2022-12-23
  • 2021-12-15
  • 2021-04-15
  • 2022-02-01
  • 2021-11-24
  • 2022-12-23
  • 2022-01-19
  • 2021-06-03
猜你喜欢
  • 2022-12-23
  • 2021-08-25
  • 2021-09-14
  • 2022-12-23
  • 2022-01-16
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案