<% data,labels = openTicketsByAge(@data) %>
Open Tickets By Age
<%= render 'charts/bar_chart_vertical', id: 'OCRA', labels: labels, datasets: data %>