Submitted over 1 year agoA solution to the Expenses chart component challenge
I use react.js with chart.js and for the style i use tailwindCSS
react, tailwind-css, chart-js
@Necta-glitch

Solution retrospective
I only struggled a little bit with the chart because it was the first time that I used chart.js I managed to create the chart but I had a problem when the window size changed the chart didn't change with the container of the card I tried using useffect() but it was the same result. it apply the new sizes of the card but I had the reload the page staying in the size of the window.
Code
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Jose Nectali'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