diff --git a/planning_scatter.md b/planning_scatter.md index d566f3f..d9d39ec 100644 --- a/planning_scatter.md +++ b/planning_scatter.md @@ -4,9 +4,11 @@ - Draw the axes. - Draw the x-axis. - Draw the line. - - ... + - Scale the axis - Draw the y-axis. - Draw the line. - - ... + - scale the axis - Plot the points. - - ... + - determine the number of points you want to plot + - determine the x and y values of those points + - create dots