Skip to content

Cashflow 现金流曲线

示例,使用 <g-cashflow> 组件。

基础用法

直接使用 <g-cashflow> 标签,并传入图表数据即可。

组件参数

名称说明类型默认值
description空数据描述string暂无数据
dbOptions配置信息object
tooltipLocation鼠标划过提示框高度位置string11.5%

db-options 属性

属性名说明类型默认值
nodeNameField节点名称指向字段string
nodeCodeField节点编码指向字段string
nodeTypeField节点类型指向字段string
plannedCodeField拿地codestring
actualCodeField资金回正codestring
dateField资金array
timeField时间array
displayNodescode列表array
columnstitle 名称,field 指向字段,unit 单位array
data数据配置array/string/object

组件支持的事件

名称说明类型默认值
chart-clickchart图形点击事件function