generated from mwc/lab_scatter
	planning_scatter.md
This commit is contained in:
		@@ -4,9 +4,11 @@
 | 
				
			|||||||
  - Draw the axes.
 | 
					  - Draw the axes.
 | 
				
			||||||
    - Draw the x-axis.
 | 
					    - Draw the x-axis.
 | 
				
			||||||
      - Draw the line.
 | 
					      - Draw the line.
 | 
				
			||||||
      - ...
 | 
					      - Draw the tick marks for the x-axis.
 | 
				
			||||||
 | 
					      - Label the x-axis and tick marks.
 | 
				
			||||||
    - Draw the y-axis.
 | 
					    - Draw the y-axis.
 | 
				
			||||||
      - Draw the line.
 | 
					      - Draw the line.
 | 
				
			||||||
      - ...
 | 
					      - Draw the tick marks for the y-axis.
 | 
				
			||||||
 | 
					      - Label the y-axis and tick marks.
 | 
				
			||||||
  - Plot the points.
 | 
					  - Plot the points.
 | 
				
			||||||
    - ...
 | 
					    - Choose a color for the data points.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user