Data Visualization Projects - Visualize Data with a Scatterplot Graph

Tell us what’s happening:
All of the tests passed, but my graph looks wrong.
If you take a look at my graph, you can see that the points are too far left on the x-axis. On line 56 I commented out a line that shifts the points by 30 units, but adding this makes test 11 fail. I am wondering how I can get everything looking/working right. Thanks in advance.

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36

Challenge: Data Visualization Projects - Visualize Data with a Scatterplot Graph

Link to the challenge:

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.