Implementation of ECharts including:
- Line / Vertical Bar / Horizontal Bar Chart
- Pie Chart
- Word Cloud
- EChart Theme
- Actions: Refresh, Loading, Toggle X-Y, Manual Buttons, Toolbox
https://codesandbox.io/s/echarts-in-reactjs-g7klb
- echarts
- echarts-wordcloud
- reactstrap
Get started with npm start
after npm i
.
Update the code according to your need if you find any eslint, hook dependency warning.