雷达图的使用

  • 图表容器

    • width
    • height
    • autoFit
    • padding
    • appendPadding
    • renderer
    • pixelRatio
    • limitlnplot
  • 数据映射

    • data
    • meta
    • xField
    • yField
    • seriesField
  • 图形样式

    • radius
    • startAngle
    • endAngle
    • color
    • smooth
    • lineStyle
    • point
    • area
  • 图表组件

    • tooltip
    • label
    • axis
    • legend
    • annotations
  • 图表事件

    • on绑定事件
    • off
  • 图表方法

    • render()
    • update()
  • 图表主题

    • 内置主题
    • 主题属性
    • 主题属性(主题样式表)
    • 更新主题
    • 自定义注册主题