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