Commit Graph

7 Commits

Author SHA1 Message Date
Jared He 87ed199f11 Merge 2022-07-27 20:44:35 -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
Jared He 165c1d1061 Add y-offset 2022-07-06 19:55:29 -04:00
Jared He dfa31a0bd7 Cleanup 2022-06-18 22:50:08 -04:00
Jared He b025958cd8 Add initial pie and pieslice components 2022-06-17 22:37:05 -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