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.
This commit is contained in:
cramsey
2025-10-27 09:22:49 -04:00
parent dc11327551
commit ff041751bf

View File

@@ -4,9 +4,10 @@
- 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