D3 - Visualize Data with a Scatterplot Graph

Hi,
Please I have almost completed this D3 project - Visualize Data with a Scatterplot Graph. Only one test out of the 16 is failing.

Here is the codepen link of the project:
https://codepen.io/billjay/pen/vEBZMGO

I have completed 15/16 tests to complete this project. Help me resolve this issue! The test which is failing is test number 8:

User Story #8: The data-yvalue and its corresponding dot should align with the corresponding point/value on the y-axis.

I have done everything in my power to resolve the issue but still can’t pass this user story. When I run the test I get the following error:

## 8. The data-yvalue and its corresponding dot should align with the corresponding point/value on the y-axis.

y values don’t line up with y locations : expected false to be true AssertionError: y values don’t line up with y locations : expected false to be true

Please check the codepen and assist me resolve this bug!
Thanks in advance

It passed all 16 for me. The last two were optional but you probably know that.

1 Like

Hello robheyays,
Thanks for trying out my code. Unfortunately I still get the same error: one failed test. Here are the screenshots below:


Please help me resolve this issue!!!

Okay, so there’s probably some glitch. What OS and browser are you using here? Are there extensions installed? If so, turn them off in the settings.

1 Like

I submitted the codepen link in the project dashboard and it worked. Thanks for your support

did you pass all the tests before doing that? you can submit the link, but if the link is not to a project with all tests passing the certification will eventually get withdrawn

1 Like