allow step charts to be created
This commit is contained in:
		@@ -65,7 +65,9 @@
 | 
			
		||||
							marker: {
 | 
			
		||||
								radius: 3
 | 
			
		||||
							},
 | 
			
		||||
							animation: false
 | 
			
		||||
							animation: true,
 | 
			
		||||
              step: <%= params[:step] || 'false' %>,
 | 
			
		||||
              borderWidth: 0
 | 
			
		||||
						}
 | 
			
		||||
					},
 | 
			
		||||
					tooltip: {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user