Skip to content
页面概要

useEcharts

useEcharts Hooks 基于 Echarts 封装, 官网

Props

名称类型默认值说明
refReact.RefObject显示图表的DOM
initOptionEChartsOptionecharts option
cb(ec: echarts.ECharts) => any | undefined回调
themestring主题

Example

在线链接

Released under the MIT License.