XYYCKL

series : [ {
  name:\'\',
  type : \'pie\',
  radius : \'65%\',
  center : [ \'50%\', \'50%\' ],
  label : {
    normal : {
      formatter: \'{b}:{c}: ({d}%)\',
      textStyle : {
        fontWeight : \'normal\',
        fontSize : 15
      }
    }
  },
  data:[],
  itemStyle : {
    emphasis : {
      shadowBlur : 10,
      shadowOffsetX : 0,
      shadowColor : \'rgba(0, 0, 0, 0.5)\'
    }
  }
} ]

分类:

技术点:

相关文章:

  • 2021-05-05
  • 2022-12-23
  • 2022-12-23
  • 2022-01-29
  • 2021-05-31
  • 2022-12-23
  • 2021-11-21
  • 2022-12-23
猜你喜欢
  • 2021-11-27
  • 2022-01-02
  • 2022-01-16
  • 2021-03-27
  • 2021-06-21
  • 2021-11-17
  • 2021-04-01
相关资源
相似解决方案