forked from shibao/cannery
		
	actually fix bar graph
This commit is contained in:
		@@ -1,3 +1,6 @@
 | 
			
		||||
# v0.9.9
 | 
			
		||||
- Actually fix bar graph
 | 
			
		||||
 | 
			
		||||
# v0.9.8
 | 
			
		||||
- Make bar graph ignore empty days
 | 
			
		||||
- Update dependencies
 | 
			
		||||
 
 | 
			
		||||
@@ -55,7 +55,7 @@ export default {
 | 
			
		||||
            }
 | 
			
		||||
          },
 | 
			
		||||
          x: {
 | 
			
		||||
            type: 'time',
 | 
			
		||||
            type: 'timeseries',
 | 
			
		||||
            time: {
 | 
			
		||||
              unit: 'day'
 | 
			
		||||
            },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user