# 其他比例图

# dv-radar-chart

显示代码

# 配置

属性 说明 类型 可选值 默认值
dataList 数据 Array - [ { indicator: [{ text: "兴业银行" }, { text: "光大银行" }, { text: "农业银行" }, { text: "招商银行" }, { text: "中信银行" }, { text: "民生银行" }, { text: "中国银行" }, { text: "工商银行" }, { text: "交通银行" }, { text: "建设银行" }], data: [{ name: "Data A", color: "rgba(2, 58, 69, .8)", value: [300, 400, 200, 444, 500, 200, 244, 544, 666, 455], }, { name: "Data B", color: "rgba(233, 58, 69, .8)", value: [330, 380, 180, 484, 560, 150, 244, 524, 626, 475] }, { name: "Data C", color: "rgba(23, 58, 229, .8)", value: [380, 430, 120, 484, 560, 150, 244, 524, 626, 475] }]}, { indicator: [{ text: "46-50", max: 150 }, { text: "41-45", max: 150 }, { text: "36-40", max: 150 }, { text: "31-35", max: 120 }, { text: "31-35", max: 108 }, { text: "26-30", max: 72 }], data: [ { name: "Data Right", value: [54, 118, 100, 65, 70, 34]}]}]

# dv-liquid-fill-chart

110个

城镇职工

基本养老保险

显示代码

# dv-funnel-chart

显示代码

# 配置

属性 说明 类型 可选值 默认值
config 配置 Object - 如下config配置
dataList 数据 Array - { value: "100", name: "展现" }, { value: "80", name: "点击" }, { value: "60", name: "访问" }, { value: "40", name: "咨询" }, { value: "20", name: "订单" }]

# config配置

属性 说明 类型 可选值 默认值
color 倒三角由上往下颜色 Array - ["#4e8be5", "#2175fb", "#0b59c0", "#00439e", "#2024d1"]