affiche evolution temps de traitement

This commit is contained in:
Christophe Robillard 2021-06-04 16:19:19 +02:00
parent 701b72494d
commit 45ffae9eb3
5 changed files with 47 additions and 0 deletions

View file

@ -13,6 +13,14 @@
%span.big-number-card-detail
90% des demandes du mois dernier ont été traitées en moins de #{distance_of_time_in_words(@usual_traitement_time)}.
.stat-cards
.stat-card.stat-card-half.pull-left
%span.stat-card-title TEMPS DE TRAITEMENT
.chart-container
.chart
- colors = %w(#C3D9FF #0069CC #1C7EC9) # from _colors.scss
= column_chart @usual_traitement_time_by_month, ytitle: "Nb Jours"
.stat-cards
.stat-card.stat-card-half.pull-left
%span.stat-card-title AVANCÉE DES DOSSIERS