generated from mwc/lab_scatter
396 B
396 B
Planning the scatter plot
- Draw a scatter plot.
- Draw the axes.
- Draw the x-axis.
- Draw the line.
- Draw the tick marks for the x-axis.
- Label the x-axis and tick marks.
- Draw the y-axis.
- Draw the line.
- Draw the tick marks for the y-axis.
- Label the y-axis and tick marks.
- Draw the x-axis.
- Plot the points.
- Choose a color for the data points.
- Draw the axes.