Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 666 Bytes

File metadata and controls

24 lines (19 loc) · 666 Bytes

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)