legend: {

data: ["总数", "已解决", "未解决"],

icon: "circle",   //  这个字段控制形状  类型包括 circle,rect ,roundRect,triangle,diamond,pin,arrow,none

itemWidth: 10,  // 设置宽度

itemHeight: 10, // 设置高度

itemGap: 40 // 设置间距

},
icon 展示
circle 圆形
rect 矩形
roundRect 圆角矩形
triangle 三角形
diamond 菱形
pin 水滴
arrow 箭头
none 不显示图标

 

相关文章:

  • 2022-12-23
  • 2021-10-19
  • 2022-01-16
  • 2022-12-23
  • 2022-12-23
  • 2021-06-09
  • 2021-11-17
  • 2021-04-15
猜你喜欢
  • 2022-01-30
  • 2022-12-23
  • 2021-12-25
  • 2022-12-23
  • 2022-12-23
  • 2021-12-05
相关资源
相似解决方案