aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Landauer <matthew@openaustralia.org>2012-11-25 12:26:29 +1100
committerMatthew Landauer <matthew@openaustralia.org>2012-11-25 12:26:29 +1100
commit7b642a0a47c8b2628190343a1095eaf43510668d (patch)
treef5dcb275879977d04ac994c9725b9058e5eefc54
parent0227bdc1d7a91adeac07757234d4e77045433fff (diff)
Make scales of axes on admin stats graphs to be set by the data rather than hardcoded
-rwxr-xr-xscript/request-creation-graph1
-rwxr-xr-xscript/user-use-graph1
2 files changed, 0 insertions, 2 deletions
diff --git a/script/request-creation-graph b/script/request-creation-graph
index 499e7371e..d49a361b8 100755
--- a/script/request-creation-graph
+++ b/script/request-creation-graph
@@ -72,7 +72,6 @@ cat >$GPSCRIPT <<END
set xdata time
set timefmt "%Y-%m-%d"
- set xrange ["2007-12-01":]
set format x "%d %b %Y"
set xtics nomirror
set xlabel "status of requests that were created on each calendar day"
diff --git a/script/user-use-graph b/script/user-use-graph
index 1cf409cb2..205e02416 100755
--- a/script/user-use-graph
+++ b/script/user-use-graph
@@ -54,7 +54,6 @@ cat >$GPSCRIPT <<END
set xdata time
set timefmt "%Y-%m-%d"
- set xrange ["2007-12-01":]
set format x "%d %b %Y"
set xtics nomirror