Design comparison
Solution retrospective
For this project, I used Chart.js for the first time. Feedback would be constructive. Thanks!
Community feedback
- @theritikshahPosted over 2 years ago
How you discovered data labels and ways to implement it? Great work.
1@gdcristeaPosted over 2 years agoHi @theritikshah,
I did a little research, and I found out that I could use Chart.js that is a free JavaScript library that is great when making HTML-based charts. Then I read the documentation (https://www.chartjs.org/docs/latest/).
Whenever I didn't know how to do something I simply googled it and found the answers on Stack Overflow.
Also, this account (https://www.youtube.com/c/ChartJS-tutorials/videos) makes tutorials concerning Chart.js. I recommend it.
Have a nice day,
1@gdcristeaPosted over 2 years ago@theritikshah you're welcome! If I remember well, this video helped me when implementing data labels: https://www.youtube.com/watch?v=bwhcZeZpfd8
1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord