Hello, I’m currently working on my Scatterplot Graph project, and everything seems to work, but I still can not pass tests № 7 and 8 That’s what they says:
- The data-xvalue and its corresponding dot should align with the corresponding point/value on the x-axis.
- The data-yvalue and its corresponding dot should align with the corresponding point/value on the y-axis.
I don’t understand, why it doesn’t work, and how to fix this. All my data seems to be in the correct date format. I should be missing something. Please, help!
There is the link to my Codepen: https://codepen.io/Anastasiia_f/full/BaaZORY