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.
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.
Libraries used:
- React Chart.js 2
- Material UI, MUI System, Joy UI
Modified code snippets from:
This project was bootstrapped with Create React App.