heatherdice / 100_days_css

0 stars 0 forks source link

Day 5 Completion #10

Open heatherdice opened 5 months ago

heatherdice commented 5 months ago

Completion of Day 5 challenge

As of 6/23 that includes appropriately sized & responsive:

heatherdice commented 3 weeks ago

As of 10/10:

Got correct size, shape, & color of popup bubbles, but initially were positioned bottom right of data point. Positioned data points over popup bubbles, though they are not appearing on the screen (can see very bottom but that's it) Would appear that the positioning of the foreignObject within the SVG needs to change

Next problem: popup bubble being cut off by borders of containers

All now works as it should, BUT... minor nitpick... the blue popups are slightly to the left of their data points, whereas the red popups are directly above their data points as they should be.