Submitted over 2 years ago
Expenses chart component (Using HTML CSS JS)
@RahulSahOfficial
Design comparison
SolutionDesign
Solution retrospective
Easy to make Expense Chart Component Just the trick is to calculate the appropriate height of columns and just render it via JavaScript Formula to calculate current_height = (current_amount*120)/highest_amount Kindly review and share with me areas where I can improve on in future projects.
Community feedback
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