Files
lab_scatter/planning_scatter.md
juddin2 f8a665a17e I wrote the planning_scatter.md.
I feel like I can only plot create the x-axis and y-axis on my own. I might have a hard time plotting the scatterplot.
I might have issues plotting the dots to their specific coordinates if there is any.
2025-10-05 19:49:47 -04:00

136 B

Planning the scatter plot

  • Draw the x-axis and y-axis.
  • Number both the axis if necessary.
  • Plot the points.
  • Scatter plot done.