显示数据格式

    父组件

    子组件

    • validate svg elements…

    Properties

    • "centric"

    布局类型,是横向的还是纵向的。

    默认值:"centric"

    图表的高度。

    • Object

    图表四周的留白大小,支持传入部分值(如: { top: 5 })

    默认值:{ top: 5, right: 5, bottom: 5, left: 5 }

    1. { top: 5, right: 5, bottom: 5, left: 5 }

    鼠标在图表图形区域 click 事件的回调函数。

    • Function optional

    鼠标在图表图形区域 mouseenter 事件的回调函数。

    鼠标在图表图形区域 mousemove 事件的回调函数。