From 1645ec8503b7d547947ade5e914250817a9b2d91 Mon Sep 17 00:00:00 2001 From: declerambaul Date: Thu, 5 Apr 2012 16:22:27 +0200 Subject: [PATCH] Still a bug in yaml file --- datasources/rc/rc_active_editors_target.yaml | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/datasources/rc/rc_active_editors_target.yaml b/datasources/rc/rc_active_editors_target.yaml index 7af2cff..5eecacd 100644 --- a/datasources/rc/rc_active_editors_target.yaml +++ b/datasources/rc/rc_active_editors_target.yaml @@ -1,13 +1,12 @@ 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 + step: 1mo columns: labels: @@ -23,5 +22,4 @@ columns: - int - int chart: - chartType: dygraphs - \ No newline at end of file + chartType: dygraphs \ No newline at end of file -- 1.7.0.4