generated from mwc/lab_scatter
422 B
422 B
Planning the scatter plot
- Draw a scatter plot.
- Draw the axes.
- Draw the x-axis.
- Draw the line.
- Determine the minimum and maximum values.
- Draw the ticks.
- Label the ticks.
- Draw the y-axis.
- Draw the line.
- Determine the minimum and maxiumum values.
- Draw the ticks.
- Label the ticks.
- Draw the x-axis.
- Plot the points.
- Draw dots for each ordered pair.
- Draw the axes.