cs-2022-class-profile/utils
Shahan Nedadahandeh e061850575
continuous-integration/drone/push Build is passing Details
Fixed data and tooltip issues with wordcloud (#84)
Closes #80
Closes #78

Added finer control for word cloud min/max font sizes. Changed defaults to be a bit more sensible, and also adjusted the values for the demographics page word cloud to display all data (main culprit was "wordPadding" was too big)
Added a console.error for when not all the words are being display to aid in development for when we're adjusting the min/max font sizes.
Fixed word cloud tooltip not being correct on centered word clouds.
Added a min width to the word cloud, aniticipating changes from #85

https://fix-wordcloud-data-csc-class-profile-staging-snedadah.k8s.csclub.cloud/samplePage/

https://fix-wordcloud-data-csc-class-profile-staging-snedadah.k8s.csclub.cloud/demographics/
Co-authored-by: shahanneda <shahan.neda@gmail.com>
Reviewed-on: #84
Reviewed-by: Mark Chiu <e26chiu@csclub.uwaterloo.ca>
2022-11-13 23:20:57 -05:00
..
Color.ts Add colors in JS and Color Palette (#18) 2022-07-01 14:30:57 -04:00
getWindowDimensions.ts Sample page and graph wrappers (#32) 2022-09-02 17:39:46 -04:00
inDevEnviroment.ts Fixed data and tooltip issues with wordcloud (#84) 2022-11-13 23:20:57 -05:00
isMobile.ts Add Demographics page (Closes #53) (#73) 2022-11-12 11:37:15 -05:00