0.0.1 • Published 4 years ago

@baishan-fe/chart-line v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

chart

@baishan-fe/chart

dashboard-fe chart

API

参数名说明必填类型默认值备注
ididtruestring
option图表配置trueobjectundefined
stylestylefalseobject
widthnumberfalsenumber
heightnumberfalsenumber
loadingbooleanfalsefalse
initfunctionfalsefunction(chart: echarts.ECharts) => void
refreshClearbooleanfalsebooleanfalse
afterSetOption设置完配置之后触发falsefunction() => void