Added default word cloud width util #102

Merged
snedadah merged 2 commits from shahanneda/wordcloudwidth into main 2022-12-04 16:22:07 -05:00
Owner
No description provided.
snedadah added 1 commit 2022-12-02 16:30:33 -05:00
continuous-integration/drone/push Build is failing Details
ca15214291
Added default word cloud width util
snedadah requested review from e26chiu 2022-12-02 16:30:42 -05:00
snedadah reviewed 2022-12-02 16:31:36 -05:00
@ -12,2 +18,3 @@
? pageWidth / mobilePieChartFactor
: pageWidth / desktopPieChartFactor;
const graphWidth = (
Author
Owner

I think that this function isnt really needed anymore. Since it doesn't really make sense to add a whole other boolean saying "isWordCloud". Just having seperate functions is a good enough abstraction imo.

I think that this function isnt really needed anymore. Since it doesn't really make sense to add a whole other boolean saying "isWordCloud". Just having seperate functions is a good enough abstraction imo.
snedadah added 1 commit 2022-12-02 16:32:29 -05:00
continuous-integration/drone/push Build is passing Details
9532c97035
Fixed typo type
e26chiu approved these changes 2022-12-03 20:11:08 -05:00
e26chiu left a comment
Contributor

LGTM! 🚀 🚀 🚀

LGTM! 🚀 🚀 🚀
snedadah merged commit 3dd978c67e into main 2022-12-04 16:22:07 -05:00
snedadah deleted branch shahanneda/wordcloudwidth 2022-12-04 16:22:07 -05:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: www/cs-2022-class-profile#102
No description provided.