generated from mwc/lab_scatter
	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.
		
			
				
	
	
	
		
			330 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			330 B
		
	
	
	
	
	
	
	
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.
 
 
 - Draw the x-axis.
 - Plot the points.
- Correct any incorrect points
 
 
 - Draw the axes.