cs-2022-class-profile/components
Amy Wang 6735c52914
continuous-integration/drone/push Build is passing Details
Bar Graph Component (#16)
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
..
BarGraph.module.css Bar Graph Component (#16) 2022-07-27 19:46:08 -04:00
BarGraph.tsx Bar Graph Component (#16) 2022-07-27 19:46:08 -04:00
ColorPalette.module.css Add colors in JS and Color Palette (#18) 2022-07-01 14:30:57 -04:00
ColorPalette.tsx Add colors in JS and Color Palette (#18) 2022-07-01 14:30:57 -04:00