Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Expenses chart component

@Charmingdc

Desktop design screenshot for the Expenses chart component coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

I'm proud of using the jQuery $.ajax method to update the chart details, like days, amounts, and changing the bar's background color base on the current day.

If I work on something related to this another time, I will preferably utilize loops to their very best.

What challenges did you encounter, and how did you overcome them?

Challenges? Hmmm. Extracting the information of different objects from the data.json file was a big attack, had to take a quick look at w3school to refreshen what I knew about jQuery $.ajax method .

Another challenge is adding the tooltips that are displayed right above the bars irrespective of the bars different heights. I used the tippy.js JavaScript library to overcome the tooltip problem.

What specific areas of your project would you like help with?

Helping with the aspect of pulling the data from the array of objects in the data.json file by providing an alternative shorter code (like using loop), because the way I extracted the objects values manually seems old fashioned.

Community feedback

Please log in to post a comment

Log in with GitHub
Discord logo

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