🎨
This commit is contained in:
		
							parent
							
								
									3a3a5d4bfb
								
							
						
					
					
						commit
						1675c473d4
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
					@ -317,6 +317,9 @@ export default Vue.extend({
 | 
				
			||||||
					curve: 'straight',
 | 
										curve: 'straight',
 | 
				
			||||||
					width: 2
 | 
										width: 2
 | 
				
			||||||
				},
 | 
									},
 | 
				
			||||||
 | 
									tooltip: {
 | 
				
			||||||
 | 
										theme: this.$store.state.device.darkmode ? 'dark' : 'light'
 | 
				
			||||||
 | 
									},
 | 
				
			||||||
				legend: {
 | 
									legend: {
 | 
				
			||||||
					labels: {
 | 
										labels: {
 | 
				
			||||||
						colors: tinycolor(getComputedStyle(document.documentElement).getPropertyValue('--text')).toRgbString()
 | 
											colors: tinycolor(getComputedStyle(document.documentElement).getPropertyValue('--text')).toRgbString()
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue