allow charts to have Y-axis min and max specified
This commit is contained in:
		@@ -70,8 +70,8 @@ en:
 | 
			
		||||
  channel_being_cleared: "This channel is currently being cleared. Any data you post to this channel before clearing is complete may be deleted."
 | 
			
		||||
  channel_video_type_blank: "Either Youtube, or Vimeo, is required if a Video ID is specified."
 | 
			
		||||
  chart: "Chart"
 | 
			
		||||
  chart_max: "Max"
 | 
			
		||||
  chart_min: "Min"
 | 
			
		||||
  chart_max: "Data Max"
 | 
			
		||||
  chart_min: "Data Min"
 | 
			
		||||
  chart_background_color: "Background"
 | 
			
		||||
  chart_is_dynamic: "Dynamic?"
 | 
			
		||||
  chart_embed_code: "Embed Code"
 | 
			
		||||
@@ -84,6 +84,8 @@ en:
 | 
			
		||||
  chart_update: "Update Chart"
 | 
			
		||||
  chart_xaxis: "X-Axis"
 | 
			
		||||
  chart_yaxis: "Y-Axis"
 | 
			
		||||
  chart_yaxis_min: "Y-Axis Min"
 | 
			
		||||
  chart_yaxis_max: "Y-Axis Max"
 | 
			
		||||
  charts: "Charts"
 | 
			
		||||
  charts_view: "View Charts"
 | 
			
		||||
  comment_add: "Add comment"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user