Commit Graph

10 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 4fdaefef82 Change margins_
continuous-integration/drone/push Build is passing Details
2022-07-13 20:07:14 -04:00
Jared He 52f346d3ce Merge main 2022-07-06 19:45:30 -04:00
Shahan Nedadahandeh 126a61fc28 Add colors in JS and Color Palette (#18)
continuous-integration/drone/push Build is passing Details
2022-07-01 14:30:57 -04:00
Jared He a5fa8bd52a Change variable name 2022-06-18 22:55:05 -04:00
Jared He dfa31a0bd7 Cleanup 2022-06-18 22:50:08 -04:00
Jared He b931afd7cc Add labels 2022-06-18 22:35:39 -04:00
Jared He b025958cd8 Add initial pie and pieslice components 2022-06-17 22:37:05 -04:00
Amy Wang 25c3c75a06 Add playground 2022-06-03 01:31:07 -04:00