From 8b145152c26fa95c0fdf32f64a9398f6cbd311eb Mon Sep 17 00:00:00 2001 From: mbhatti4 Date: Sun, 5 Oct 2025 00:48:21 -0400 Subject: [PATCH] Checkpoint 1: I think I could draw the base of the scatter plot. Making the x and y axis seems doable. I do think I would struggle the most with making the ticks. Now after submitting, I do not think I planned enough. I made my plan very straight forward and didn't include the specfics that were listed in the features of the scatter plot. --- planning_scatter.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/planning_scatter.md b/planning_scatter.md index d566f3f..951285d 100644 --- a/planning_scatter.md +++ b/planning_scatter.md @@ -4,9 +4,13 @@ - Draw the axes. - Draw the x-axis. - Draw the line. - - ... + - Label the axes + - Label each increment - Draw the y-axis. - Draw the line. - - ... + - Label the axes + - Label each increment - Plot the points. - - ... + - Start at origin and move x value + - Move up y value + - Plot a point at location