# 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
