/Echart

It is single page data visualisation which shows scatterplot and Barchart of Winedata.json.It is created by using Apache Echart react

Primary LanguageJavaScript

Created a Scatter plot and Bar Chart .

In this Project we have added scatter plot and Bar Chart, we have used Apache EChart the Javascript visualisation library we have taken all the help from Apache Echart documentation this is the single page project which look like:

Bar Chart:

Barchart Here is the screenshot of image of Barchart of my react app.

Scatter Plot

Screenshot (3) Here is the screenshot of image of Scatterplot of my react app.

Wine-Data.json

Screenshot (5) I have used Wine-Data.json dataset here which looks like this.

I have taken the help of Apache Echart library documentation Apache Echart and also some internet sources to make this project.