lab_scatter/planning_scatter.md

13 lines
218 B
Markdown

# Planning the scatter plot
- Draw a scatter plot.
- Draw the axes.
- Draw the x-axis.
- Draw the line.
- ...
- Draw the y-axis.
- Draw the line.
- ...
- Plot the points.
- ...