Design comparison
Solution retrospective
Hi there,
I have completed another challenge. The difficulty was in how to design the bar chart. I used the Chart.js library to draw the bar chart, with different data.
Comment bellow any possible improvement.
Thanks.
Community feedback
- @alQaisiPosted over 2 years ago
Hey KHALIL, You have made a great job :) I want to mention that you don't need to use any library for drawing the simple chart in this challenge, I have finished this challenge by taking some ratio between the data given in the challenge and the height that I'm going to assign to each line, you can take a look at my solution to figure out how I did it and of course, I'm here for any suggestions.
0@khalilnazariPosted over 2 years ago@alQaisi Thanks for your help. Surely, that also works.
0
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