generated from mwc/lab_scatter
13 lines
218 B
Markdown
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.
|
|
- ...
|