diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-10-10 14:14:29 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-10-10 14:14:29 -0400 |
commit | cd633b9aff78650752906dad0c2f64d82e018f39 (patch) | |
tree | c03685bcfa80dc1bb644d40dadc4ade1afd82822 /doc/analytics.markdown | |
parent | 26e901dfe69c29d56f5e2164d4683bab57663bb0 (diff) |
Update documentation and move screenshots
Diffstat (limited to 'doc/analytics.markdown')
-rw-r--r-- | doc/analytics.markdown | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/analytics.markdown b/doc/analytics.markdown index 1150b33d..8b37762e 100644 --- a/doc/analytics.markdown +++ b/doc/analytics.markdown @@ -6,21 +6,21 @@ Each project have an analytics section. Depending on how you are using Kanboard, User repartition ---------------- - + This pie chart show the number of open tasks assigned per user. Task distribution ----------------- - + This pie chart gives an overview of the number of open tasks per column. Cumulative flow diagram ----------------------- - + - 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. @@ -31,7 +31,7 @@ Note: You need to have at least two days of data to see the graph. Burn down chart --------------- - + The [burn down chart](http://en.wikipedia.org/wiki/Burn_down_chart) is available for each project. @@ -42,7 +42,7 @@ The [burn down chart](http://en.wikipedia.org/wiki/Burn_down_chart) is available Average time spent into each column ----------------------------------- - + This chart shows the average time spent into each column for the last 1000 tasks. @@ -52,7 +52,7 @@ This chart shows the average time spent into each column for the last 1000 tasks Average Lead and Cycle time --------------------------- - + This chart show the average lead and cycle time for the last 1000 tasks over time. |