Submitted over 2 years ago
Expenses Chart with React Js, styled components
@waldekglaz
Design comparison
SolutionDesign
Solution retrospective
Another part of my React education
Problem
Couldn't figure out how display only one related popup div after mouse click 🥺, so after click all "amount" divs are visible.
Community feedback
- @vishalbrdrPosted over 2 years ago
I used CSS for this one. use data attribute and access it in css, design amount box using ::before element, and change the opacity of ::before element on mouse hover on the bar-graph.
1
Please log in to post a comment
Log in with GitHubJoin 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