Commit Graph

20 Commits

Author SHA1 Message Date
Jared He 29fdbffab1 Some refactoring 2022-08-31 19:50:22 -04:00
Jared He 7f0faa5b2e Code review
continuous-integration/drone/push Build is passing Details
2022-08-09 18:00:22 -04:00
Jared He e93d98a1c6 Merge main 2022-08-09 15:43:52 -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
Jared He fc3512f72f Fix shadow not working
continuous-integration/drone/push Build is passing Details
2022-07-27 23:27:09 -04:00
Amy Wang 933833d331 Fix monospace fallback (#28)
continuous-integration/drone/push Build is passing Details
Just realized that we shouldn't have quotes around `monospace` 🤦

Co-authored-by: Amy Wang <a258wang@csclub.uwaterloo.ca>
Reviewed-on: #28
Reviewed-by: j285he <j285he@localhost>
2022-07-27 20:45:10 -04:00
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 4cc58ca27a Spacing
continuous-integration/drone/push Build is passing Details
2022-07-06 19:56:06 -04:00
Jared He 165c1d1061 Add y-offset 2022-07-06 19:55:29 -04:00
Jared He 52f346d3ce Merge main 2022-07-06 19:45:30 -04:00
Jared He c1a6ac2194 Use global vars 2022-07-06 19:44:48 -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 846f4549b0 Remove unnecessary comment 2022-06-18 22:51:19 -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 ea6e2d4c7a Reduce corner 2022-06-18 20:55:04 -04:00
Jared He 122d5a2450 Add hover styles 2022-06-18 20:46:00 -04:00
Jared He b025958cd8 Add initial pie and pieslice components 2022-06-17 22:37:05 -04:00