Update documentation

This commit is contained in:
Frederic Guillot
2015-05-02 18:43:37 -04:00
parent fa5aaa6093
commit fa59a1487c
3 changed files with 12 additions and 2 deletions

View File

@@ -22,6 +22,8 @@ Cumulative flow diagram
This chart show the number of tasks cumulatively for each column over the time.
Note: You need to have at least 2 days of data to see the graph.
Burndown chart
--------------
@@ -30,4 +32,11 @@ Burndown chart
The [burn down chart](http://en.wikipedia.org/wiki/Burn_down_chart) is available for each project.
This chart is a graphical representation of work left to do versus time.
Kanboard use the complexity or story point to generate this diagram.
Kanboard use the complexity or story point to generate this diagram.
Don't forget to run the daily job for stats calculation
-------------------------------------------------------
To generate accurate analytics data, you should run the daily cronjob **project daily summaries** just before midnight.
[Read the documentation about Kanboard CLI](http://kanboard.net/documentation/cli)