Expenses chart component (Using HTML CSS JS)

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.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on developer_sah's solution.
Join 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