From c5caff7ef79f1440ff26c84eed2dbc8254122f36 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 11 Feb 2017 19:42:17 -0500 Subject: Fix CFD chart (stack wrongly ordered) --- doc/en_US/analytics.markdown | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'doc/en_US/analytics.markdown') diff --git a/doc/en_US/analytics.markdown b/doc/en_US/analytics.markdown index 8b37762e..ac26ad43 100644 --- a/doc/en_US/analytics.markdown +++ b/doc/en_US/analytics.markdown @@ -1,5 +1,5 @@ -Analytics -========= +Project Analytics +================= Each project have an analytics section. Depending on how you are using Kanboard, you can see those reports: @@ -23,7 +23,9 @@ Cumulative flow diagram ![Cumulative flow diagram](screenshots/cfd.png) - This chart shows the number of tasks cumulatively for each column over the time. -- Every day, the total number of tasks is recorded for each column. +- The legend order is the same as the stack in the chart. +- The color of each column is determined automatically. +- Every day, the number of tasks is recorded for each column. - If you would like to exclude closed tasks, change the [global project settings](project-configuration.markdown). Note: You need to have at least two days of data to see the graph. -- cgit v1.2.3