From 0eebc89fe7ddac89cd3c456bb201855bd9facfdd Mon Sep 17 00:00:00 2001 From: Sebastian Grewe Date: Sat, 14 Sep 2013 23:23:36 +0200 Subject: [PATCH] Added more graph options * [FEATURE] Added graph trendline (average) * [FEATURE] Added graph labels --- public/templates/test/dashboard/graph.tpl | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/public/templates/test/dashboard/graph.tpl b/public/templates/test/dashboard/graph.tpl index 44e9ea30..4fc5bb67 100644 --- a/public/templates/test/dashboard/graph.tpl +++ b/public/templates/test/dashboard/graph.tpl @@ -3,6 +3,7 @@ +

Graphs

@@ -16,11 +17,15 @@