Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Search results

  1. L

    JavaScript D3 Freecodecamp Scatter Plot project problems

    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...
  2. L

    JavaScript D3.js simple bar chart does not display the bars

    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
  3. L

    JavaScript FCC 25 + 5 clock project

    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...
Back
Top Bottom