$ui/dv/my-dv-pie

Members

(inner) props

Source:
Properties:
Name Type Attributes Default Description
columns Array <optional>

数据列

rows Array <optional>

数据行

loader function <optional>

数据加载函数,必须返回Promise

settings Object <optional>

图表的私有设置

extend Object | function <optional>

扩展图表参数选项

debug boolean <optional>

开启打印调试信息

legend boolean <optional>

显示图例, 可选值:'v', 'h', false

rose boolean <optional>

玫瑰图

limit number <optional>
100

限制项数,超过的项合并到其他

colorful boolean <optional>
true

多色彩,false时采用单色

color number | string <optional>

单色时的颜色取色索引或色码,colorful=true才有效

属性参数