Commit Graph

9 Commits

Author SHA1 Message Date
Jared He 4f6f3265fd Code review fixes
continuous-integration/drone/push Build is passing Details
2022-08-31 22:34:46 -04:00
Jared He 59b476cd5e CSS cleanup
continuous-integration/drone/push Build is passing Details
2022-08-21 06:02:57 -04:00
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
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
Amy Wang 25c3c75a06 Add playground 2022-06-03 01:31:07 -04:00