generated from mwc/lab_scatter
I added topics to scale the axes and to create the points to plot.
Checkpoint 1: I am curious how many points we have to plot and are there specific points?
This commit is contained in:
@@ -4,9 +4,11 @@
|
|||||||
- Draw the axes.
|
- Draw the axes.
|
||||||
- Draw the x-axis.
|
- Draw the x-axis.
|
||||||
- Draw the line.
|
- Draw the line.
|
||||||
- ...
|
- Scale the axis
|
||||||
- Draw the y-axis.
|
- Draw the y-axis.
|
||||||
- Draw the line.
|
- Draw the line.
|
||||||
- ...
|
- scale the axis
|
||||||
- Plot the points.
|
- Plot the points.
|
||||||
- ...
|
- determine the number of points you want to plot
|
||||||
|
- determine the x and y values of those points
|
||||||
|
- create dots
|
||||||
|
|||||||
Reference in New Issue
Block a user