= t('Not enough data to show the graph.') ?>
= $this->app->component('chart-project-user-distribution', array( 'metrics' => $metrics, )) ?>= t('User') ?> | = t('Number of tasks') ?> | = t('Percentage') ?> |
---|---|---|
= $this->text->e($metric['user']) ?> | = $metric['nb_tasks'] ?> | = n($metric['percentage']) ?>% |