Commit Graph

6 Commits

Author SHA1 Message Date
Hope 1f65f67efc I did this with Chris 2025-07-01 09:26:19 -04:00
Chris Proctor 03eeda7ce9 Add print statement to debug scatterplot 2025-06-29 07:03:07 -04:00
Hope 9836b40408 I attempted to plot the points and I'm not sure
what I'm missing.  The axes draw, but the points
do not.  When I tested the draw_points function without
scaling, it does seam to iterate through the points.
2025-06-28 22:52:50 -04:00
Hope 351b7d665e updated all transform functions. I think this went well,
I would not have been able to come up with the scale math on
my own.  I didn't really get stuck on this one.  However, I did
need to iterate through a few times and correct errors through
testing.
2025-06-28 21:31:54 -04:00
Hope b890bab324 I updated the planning document to break down the scatter plot problem.
I can draw the lines and ticks.  I will need to refresh myself on the printing
the labels and the syntax for lists.
2025-06-24 11:23:00 -04:00
hope fdb66d683b Initial commit 2025-04-25 21:27:24 +00:00