advweb-grp1 / advanced-web-final-year-project

Final year advanced web develop unit project
MIT License
1 stars 0 forks source link

Fix/axis labels #63

Closed LiamSingh64 closed 1 year ago

LiamSingh64 commented 1 year ago

This PR should:

LiamSingh64 commented 1 year ago

Couldn't make it work with categories so just used overwriteCategories instead. @rwx-yxu How's this?: image image

github-actions[bot] commented 1 year ago

Visit the preview URL for this PR (updated for commit 071f2d0):

https://adv-web-grp1--pr63-fix-axis-labels-a87eemb5.web.app

(expires Sun, 14 May 2023 16:13:43 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: e45f8bd17b7de44787580bea572e36aa09784b8c

LiamSingh64 commented 1 year ago

Could add

title: {
   text: 'Participants'
},

to make it more clear to the user that the numbers represent particpants?