echarts-next-for-react
Version:
Echarts(v5.x | next) components for react.
24 lines (14 loc) • 334 B
Markdown
# 使用说明
[Apache ECharts (incubating (v5.x | next))](https://github.com/apache/incubator-echarts) components for react.
# 1. 安装
```sh
npm install echarts-next-for-react -s
```
Or
```sh
yarn add echarts-next-for-react
```
# 2. 参数
查看 [Apache ECharts](https://echarts.apache.org/en/index.html).
## LICENSE
MIT