Skip to content
/ sl-cc-1 Public

SL-CC-1 - Scatterplot Interactive React Component

Notifications You must be signed in to change notification settings

dancar/sl-cc-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SL-CC-01

An interactive Scatterplot graph based on React & Create-React-App

Installation

$ npm i
$ npm run build
$ npm start

Development

For nicer evelopment experience, run $ npm react-start in a separate session to the above and point your browser to http://localhost:4000/dev. This way you can enjoy React's development server proxied through the backend Express server

Known Issues

  • Only visually tetsed on a MBA 11" (Chrome + Safari)
  • Probably won't perform very well on large data sets since no resize-throttling is implemented.

About

SL-CC-1 - Scatterplot Interactive React Component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published