mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Switched to Google Material design line charts.
This commit is contained in:
		| @@ -12,26 +12,6 @@ var defaultLineChartOptions = { | ||||
|         height: '80%' | ||||
|     }, | ||||
|     height: 400, | ||||
|     colors: ["#4285f4", "#db4437", "#f4b400", "#0f9d58", "#ab47bc", "#00acc1", "#ff7043", "#9e9d24", "#5c6bc0", "#f06292", "#00796b", "#c2185b"], | ||||
|     hAxis: { | ||||
|         textStyle: { | ||||
|             color: '#838383', | ||||
|             fontName: 'Roboto2', | ||||
|             fontSize: '12' | ||||
|         }, | ||||
|         gridlines: { | ||||
|             color: 'transparent' | ||||
|         } | ||||
|     }, | ||||
|     vAxis: { | ||||
|         textStyle: { | ||||
|             color: '#838383', | ||||
|             fontName: 'Roboto2', | ||||
|             fontSize: '12' | ||||
|         }, | ||||
|         format: '\u20AC #' | ||||
|     } | ||||
|  | ||||
|  | ||||
| }; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user