Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 964 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 964 Bytes

nSights

Description

This is a data visualizer that allows you to visualize a given dataset. You can either use the General Filters to generate graphs for a selected experiment OR you can generate a graph by using the By Output filter to find an experiment that produces an output with a given range.

Run on local browser

yarn start or npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Credits

Libraries used:

  • React Chart.js 2
  • Material UI, MUI System, Joy UI

Modified code snippets from:

Additional Notes

This project was bootstrapped with Create React App.