<% if (header.export_enabled == true) { %> <% } %>
<% if (header.has_rawdata == '1') { %> <% } %> <% if (header.has_perceuro == '1') { %> <% } %> <% var valid_charttypes = ['line', 'area', 'column']; %> <% if (valid_charttypes.indexOf(header.chart_type) != -1 && (header.stacked_type == 'stacked' || header.stacked_type == '100')) { %> <% } %>