generated from mwc/lab_scatter
593 B
593 B
Planning the scatter plot
- Draw a scatter plot.
- Draw the axes.
-
Determine the axis needed for the project
-
Determine the intervals of ticks (measurement markers)
- Acquire data set?
-
Draw the x-axis.
- Draw the line.
- Draw the line
- Draw the ticks
- Draw the numbers
-
Draw the y-axis.
- Draw the line.
- Draw the ticks
- Draw the numbers
- connect the x and y axis
-
- Plot the points.
- input data to determine where dots will fall
- determine size and shape of dots
- plot points
- Draw the axes.