summaryrefslogtreecommitdiff
path: root/doc/en_US/analytics.markdown
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2017-11-27 15:10:38 -0800
committerFrédéric Guillot <fred@kanboard.net>2017-11-27 15:10:38 -0800
commit436673247fc28ae05c6b17baf202ca26e1903862 (patch)
tree7454754d7c6ebfc752d2d81d1fc8f16cbd43274c /doc/en_US/analytics.markdown
parent1db9bc1b2e8e0134f6276771a08b54c4748f8e5e (diff)
Update image links in documentation
Diffstat (limited to 'doc/en_US/analytics.markdown')
-rw-r--r--doc/en_US/analytics.markdown12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/en_US/analytics.markdown b/doc/en_US/analytics.markdown
index ac26ad43..72987530 100644
--- a/doc/en_US/analytics.markdown
+++ b/doc/en_US/analytics.markdown
@@ -6,21 +6,21 @@ Each project have an analytics section. Depending on how you are using Kanboard,
User repartition
----------------
-![User repartition](screenshots/user-repartition.png)
+![User repartition](../screenshots/user-repartition.png)
This pie chart show the number of open tasks assigned per user.
Task distribution
-----------------
-![Task distribution](screenshots/task-distribution.png)
+![Task distribution](../screenshots/task-distribution.png)
This pie chart gives an overview of the number of open tasks per column.
Cumulative flow diagram
-----------------------
-![Cumulative flow diagram](screenshots/cfd.png)
+![Cumulative flow diagram](../screenshots/cfd.png)
- This chart shows the number of tasks cumulatively for each column over the time.
- The legend order is the same as the stack in the chart.
@@ -33,7 +33,7 @@ Note: You need to have at least two days of data to see the graph.
Burn down chart
---------------
-![Burndown chart](screenshots/burndown-chart.png)
+![Burndown chart](../screenshots/burndown-chart.png)
The [burn down chart](http://en.wikipedia.org/wiki/Burn_down_chart) is available for each project.
@@ -44,7 +44,7 @@ The [burn down chart](http://en.wikipedia.org/wiki/Burn_down_chart) is available
Average time spent into each column
-----------------------------------
-![Average time spent into each column](screenshots/average-time-spent-into-each-column.png)
+![Average time spent into each column](../screenshots/average-time-spent-into-each-column.png)
This chart shows the average time spent into each column for the last 1000 tasks.
@@ -54,7 +54,7 @@ This chart shows the average time spent into each column for the last 1000 tasks
Average Lead and Cycle time
---------------------------
-![Average time spent into each column](screenshots/average-lead-cycle-time.png)
+![Average time spent into each column](../screenshots/average-lead-cycle-time.png)
This chart show the average lead and cycle time for the last 1000 tasks over time.