Wording on graph
This commit is contained in:
		
							parent
							
								
									0eeaddabd7
								
							
						
					
					
						commit
						75da7ffb6a
					
				@ -18,7 +18,10 @@ $(function() {
 | 
				
			|||||||
      chart: {
 | 
					      chart: {
 | 
				
			||||||
          type: 'area'
 | 
					          type: 'area'
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      title: null,
 | 
					      title: { 
 | 
				
			||||||
 | 
					        style : { fontSize: '10px' },
 | 
				
			||||||
 | 
					        text: "Numbers for Most Recent Month Greater Than They Appear" 
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
      xAxis: {
 | 
					      xAxis: {
 | 
				
			||||||
          type: 'datetime'
 | 
					          type: 'datetime'
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user