aboutsummaryrefslogtreecommitdiff
path: root/react-frontend/src/components/Visualization.js
AgeCommit message (Collapse)Author
2021-04-20fixed some stuff with css overflow for investor info popupJulia McCauley
2021-04-20Merge branch 'master' of ↵Julia McCauley
github.com:cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2 # Conflicts: # react-frontend/src/components/Visualization.js
2021-04-20trying to implement on edge click, same trade pop up, not working yet thoJulia McCauley
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