generated from mwc/lab_scatter
I wrote the planning_scatter.md.
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.
This commit is contained in:
@@ -1,12 +1,6 @@
|
||||
# Planning the scatter plot
|
||||
|
||||
- Draw a scatter plot.
|
||||
- Draw the axes.
|
||||
- Draw the x-axis.
|
||||
- Draw the line.
|
||||
- ...
|
||||
- Draw the y-axis.
|
||||
- Draw the line.
|
||||
- ...
|
||||
- Plot the points.
|
||||
- ...
|
||||
- Draw the x-axis and y-axis.
|
||||
- Number both the axis if necessary.
|
||||
- Plot the points.
|
||||
- Scatter plot done.
|
||||
|
||||
Reference in New Issue
Block a user