css
This commit is contained in:
		@@ -401,7 +401,8 @@ export default {
 | 
			
		||||
          type: 'category',
 | 
			
		||||
          data: Object.keys(data).map((e) => e.substring(e.length - 5, e.length)),
 | 
			
		||||
          axisLine: {
 | 
			
		||||
            lineStyle: { color: '#157EFF' },
 | 
			
		||||
            show: true,
 | 
			
		||||
            lineStyle: { color: '#666' },
 | 
			
		||||
          },
 | 
			
		||||
          axisLabel: {
 | 
			
		||||
            show: true,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user