Commit Graph

7 Commits

Author SHA1 Message Date
Jared He c1b8ae469f Redo everything
continuous-integration/drone/push Build is passing Details
2022-08-21 05:58:48 -04:00
Jared He 42638cbdb5 Add subject, label, annotation 2022-08-17 22:45:06 -04:00
Jared He 3f5439cb7d Add mock data 2022-08-09 18:38:28 -04:00
Shahan Nedadahandeh b586d52f72 Add Wordcloud Component (#27)
continuous-integration/drone/push Build is passing Details
2022-08-04 02:17:19 -04:00
Amy Wang 6735c52914 Bar Graph Component (#16)
continuous-integration/drone/push Build is passing Details
Adds a `<BarGraphHorizontal />` component and a `<BarGraphVertical />` component.

Closes #1.

Possible changes for the future:
- Refactor to make the horizontal and vertical bar graphs into one component
- Add (optional) graph title

Co-authored-by: Amy Wang <a258wang@csclub.uwaterloo.ca>
Reviewed-on: #16
Reviewed-by: Shahan Neda <snedadah@csclub.uwaterloo.ca>
2022-07-27 19:46:08 -04:00
Amy Wang 591b885ae2 Fix typo 2022-06-03 02:15:22 -04:00
Amy Wang e4c7be3931 Add sample mock data 2022-06-03 02:11:48 -04:00