generated from mwc/lab_scatter
I feel like I can only plot create the x-axis and y-axis on my own. I might have a hard time plotting the scatterplot. I might have issues plotting the dots to their specific coordinates if there is any.
136 B
136 B
Planning the scatter plot
- Draw the x-axis and y-axis.
- Number both the axis if necessary.
- Plot the points.
- Scatter plot done.