generated from mwc/lab_scatter
263 B
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
- Draw the x-axis.
- Plot the points.
- label important points
- Draw the axes.