Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted over 1 year ago

Expenses chart component

Charmingdc•60
@Charmingdc
A solution to the Expenses chart component challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

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.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Charmingdc'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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner
  • Use cases

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License