/echarts-in-reactjs

React and ECharts

Primary LanguageJavaScript

ECharts in ReactJS

Open in Visual Studio Code

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

Demo

https://codesandbox.io/s/echarts-in-reactjs-g7klb

Packages

  • echarts
  • echarts-wordcloud
  • reactstrap

Get started with npm start after npm i.

Note

Update the code according to your need if you find any eslint, hook dependency warning.