Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Welcome to Code Forum!
Join a community that supports you and your coding journey from day one. We strive to be a friendly, supportive community that empowers everyone to be better developers. By registering with us, you'll be able to discuss, share and private message with other members of our community.
Hi all :)
Hope you are all enjoying the weekend.
I'm having some trouble with this FCC project. I have already asked for help at the
FCC site but have not received replies.
This is the project:
FCC scatter plot project
This is how it's supposed to look like:
Their scatter plot
So, the dots...
Hi all.
I'm thinking it's a problem with the xScale , because when I test console.log(xScale(20)) or such, it shows negative numbers.
Hope someone is willing to help.
Thanks:)
I'll just post a link to my codepen
codepen
Hi all.
I'm wondering if someone here would be willing to take a look at my code?
It needs to pass the 25+5 clock test (visible in the left corner drop down menu )
I've tried everything to make all tests pass, but it seems near hopeless. I know some test is not the be all end all, but I just...