<%= options %>
<% if displayconfig %> <% end %>
<%= t(:title) %>:
<%= t(:chart_xaxis) %>:
<%= t(:chart_yaxis) %>:
<%= t(:chart_color) %>:
<%= t(:chart_background_color) %>:
<%= t(:chart_type) %>:
<%= t(:chart_is_dynamic) %>:
<%= t(:days) %>:
<%= t(:results) %>:
<%= t(:width) %>:
<%= t(:height) %>:
<%= t(:timescale) %>:
<%= t(:average) %>:
<%= t(:median) %>:
<%= t(:sum) %>:
<%= t(:chart_round) %>:
<%= t(:chart_min) %>:
<%= t(:chart_max) %>:
<% if displayconfig %> <%= render :partial => 'charts/display', :locals => { :index => index, :width => @width, :height => @height, :src => src, :options => options } %> <% end %>