Files
lab_scatter/planning_scatter.md
2025-10-29 09:38:55 -04:00

263 B

Planning the scatter plot

  • Draw a scatter plot.
    • Draw the axes.
      • Draw the x-axis.
        • Draw the line.
        • label the x-axis
      • Draw the y-axis.
        • Draw the line.
        • label the y axis
    • Plot the points.
      • label important points