echarts-next-for-react
Version:
Echarts(v5.x | next) components for react.
24 lines (14 loc) • 326 B
Markdown
# Readme
[Apache ECharts (incubating (v5.x | next))](https://github.com/apache/incubator-echarts) components for react.
# 1. install
```sh
npm install echarts-next-for-react -s
```
Or
```sh
yarn add echarts-next-for-react
```
# 2. Params
see [Apache ECharts](https://echarts.apache.org/en/index.html).
## LICENSE
MIT