generated from mwc/lab_scatter
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			281 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			281 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# 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.
 | 
						|
    - ...
 | 
						|
 | 
						|
make the scatter plot and draw some points on the scatter plot |