🎨
This commit is contained in:
		
							parent
							
								
									d19dab8a66
								
							
						
					
					
						commit
						510e6ec7e9
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
					@ -155,8 +155,10 @@ async function renderChart() {
 | 
				
			||||||
					},
 | 
										},
 | 
				
			||||||
					ticks: {
 | 
										ticks: {
 | 
				
			||||||
						display: true,
 | 
											display: true,
 | 
				
			||||||
 | 
											padding: 0,
 | 
				
			||||||
						maxRotation: 0,
 | 
											maxRotation: 0,
 | 
				
			||||||
						autoSkipPadding: 8,
 | 
											autoSkipPadding: 0,
 | 
				
			||||||
 | 
											autoSkip: false,
 | 
				
			||||||
						callback: (value, index, values) => value + 1,
 | 
											callback: (value, index, values) => value + 1,
 | 
				
			||||||
					},
 | 
										},
 | 
				
			||||||
				},
 | 
									},
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue