Files
lab_scatter/planning_scatter.md
cramsey ff041751bf I added more to the list of things I need to code
for this project. I don't think I could code much
as of right now unless I get like exact directions
or a very detailed example, although I think I should
be good with plotting the points and fixing wrong things.
2025-10-27 09:22:49 -04:00

14 lines
330 B
Markdown

# Planning the scatter plot
- Draw a scatter plot.
- Draw the axes.
- Draw the x-axis.
- Draw the line.
- Draw tick marks and units.
- Draw the y-axis.
- Draw the line.
- Draw tick marks and units
- Figure out how many units in graph.
- Plot the points.
- Correct any incorrect points