Skip to content

This project contains two components for visualizing data from the Wine Data Set using React and ECharts for React. The Line Chart component displays the relationship between "Flavanoids" and "Ash", while the Bar Chart component displays the minimum "Magnesium" value for each "Alcohol" category.

Notifications You must be signed in to change notification settings

Rautmahi/Echart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React and ECharts for React Wine Data Set Visualization


This project contains two components for visualizing data from the Wine Data Set using React and ECharts for React. The Line Chart component displays the relationship between "Flavanoids" and "Ash", while the Bar Chart component displays the minimum "Magnesium" value for each "Alcohol" category.

Installation

To install the dependencies, run the following command:

npm install


Usage

To install the dependencies, run the following command:

yarn start


The browser should open with the Line Chart and Bar Chart rendered.


Line Chart

LineChart

Bar Chart

BarChart


Tech Stack:

ReactJs,Echart,CSS,Netlify

About

This project contains two components for visualizing data from the Wine Data Set using React and ECharts for React. The Line Chart component displays the relationship between "Flavanoids" and "Ash", while the Bar Chart component displays the minimum "Magnesium" value for each "Alcohol" category.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published