in language treemap definition, remove glbal id to make it non selectable
<%- @types.sort.each do |type| -%>AddOutputFilterByType DEFLATE <%= type %><%- end -%><%- @notes.sort.each do |type,note| -%>DeflateFilterNote <%= type %> <%=note %><%- end -%>