<% if (!android) { %> <% } else { %> <%= scope.textRemoveChart %> <% } %>
<% _.each(types, function(row) { %>
    <% _.each(row, function(type) { %>
  • <% }); %>
<% }); %>
  • <%= scope.textMinValue %>
  • <%= scope.textMaxValue %>
<%= scope.textTickOptions %>
<%= scope.textLabelOptions %>