aboutsummaryrefslogtreecommitdiff
path: root/react-frontend/src/components/Visualization.js
AgeCommit message (Collapse)Author
2021-04-20Finished up the front end functionality. Some issues with the backend (small ↵Michael Foiani
NaN issues), and some elements need a little more love (styling) before demo.
2021-04-20Multiple state changes and efficiency fixes.Michael Foiani
2021-04-19added profit calcs back in, made visualization more dynamicJulia McCauley
2021-04-18cleaned up graph visualization, added colors, score based node scalingJulia McCauley
2021-04-18Have a good working canvas now by limiting the results shown.Michael Foiani
2021-04-18Working build that scales with the large database. We need to figure out the ↵Michael Foiani
profit calculation on the large scale, though.
2021-04-16Removed old testing react app for frontend.Michael Foiani