Skip to content

eskape16/data-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Chart

A simple app that generates random datasets and displays the data in scattered chart using Plottable. User interaction to toggle a linear regression line for the datasets.

Prerequisites

You need to install yarn.

Installing

To start the project type

yarn

then

yarn gulp

and then

yarn start

Alternatively, use npm install then npm gulp && npm start.

Open the browser and navigate to localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published