<% data,labels = ticketsByAge(@data) %>

Tickets By Age

<%= render 'charts/bar_chart_vertical', id: 'TICBA', labels: labels, datasets: data %>