NEVER GIVE UP
authordeclerambaul <fabian.kaelin@gmail.com>
Thu, 5 Apr 2012 14:59:45 +0000 (16:59 +0200)
committerdeclerambaul <fabian.kaelin@gmail.com>
Thu, 5 Apr 2012 14:59:45 +0000 (16:59 +0200)
datasources/rc/rc_active_editors_target.yaml [new file with mode: 0644]

diff --git a/datasources/rc/rc_active_editors_target.yaml b/datasources/rc/rc_active_editors_target.yaml
new file mode 100644 (file)
index 0000000..558051c
--- /dev/null
@@ -0,0 +1,25 @@
+id: rc_active_editors_target
+name: Target for active editors (5+) 
+format: csv
+notes: Are notes being displayed?
+url: /data/datasources/rc/rc_active_editors_target.csv
+
+timespan:
+    end: 2012/06/01
+    start: 2009/02/01
+    step: 2592000
+
+columns:
+    labels:
+    - Month
+    - Total
+    - Projected
+    - Target    
+    types:
+    - date
+    - int
+    - int
+    - int
+chart:
+    chartType: dygraphs
+    
\ No newline at end of file