Skip to content

AvinashKumarMahato/react-scatter-plot-and-bar-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Visualization

To implement a scatter plot and bar chart using React

Installation

git clone https://github.com/AvinashKumarMahato/react-scatter-plot-and-bar-graph.git

After Cloning the app please install the required dependencies by

yarn install

Quick Start

Starting the application is as easy as:

yarn start

Screenshot for Scatter Plot

Screenshot (11)

Screenshot for Bar Graph

Screenshot (12)