<% data = {'open'=> @total_incident_current.count , 'SLA Warning' => 23, 'SLA breached' => 34 }%>
<%= render 'charts/label_data_side', data: data %>