4 Commits

Author SHA1 Message Date
kdang
a1f74335f4 I made the scatterplot code work.
The coding went well, and I understood exactly what to do in the lab and how the parts came together.
As I progressed in the lab, I was able to learn how to draw the scatterplot on my own, unlike in Checkpoint 1.
I could be able to write a line graph now.
2025-10-31 09:35:52 -04:00
kdang
84ad738903 I finished transform.py
I had to think of how I could use my functions from before to add to the functions after it to make progress, completely different to what I was thinking before this lab.
2025-10-29 09:43:05 -04:00
kdang
4c13f3169c I finished the list of things that need to be accomplished to make a scatter plot.
I could be able to write the x and y axis, but I don't know how to draw the dots or the minimum and maximum ticks for the axes yet.
2025-10-09 09:44:58 -04:00
e545759daf Initial commit 2025-09-15 15:37:34 +00:00