Dynamically generated expenses chart

Solution retrospective
I didn't manage to load the data from the json file directly so I included it in my javascript as an object. The existing data can be changed and will display accordingly, the bars height is calculated as a % of the highest value in the set.
I made a loading animation but it seems to play way faster here than in my local project. I may change this in the future.
Any tips are welcome :)
Overall I really had fun with this challenge!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Pipow'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