aboutsummaryrefslogtreecommitdiffstats
path: root/script/request-creation-graph
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 /script/request-creation-graph
parent0227bdc1d7a91adeac07757234d4e77045433fff (diff)
Make scales of axes on admin stats graphs to be set by the data rather than hardcoded
Diffstat (limited to 'script/request-creation-graph')
-rwxr-xr-xscript/request-creation-graph1
1 files changed, 0 insertions, 1 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"