summaryrefslogtreecommitdiffstats
path: root/qooxdoo/source/grapher.cgi
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2007-11-22 00:41:39 +0100
committerTobi Oetiker <tobi@oetiker.ch>2007-11-22 00:41:39 +0100
commit610bab43a1ddd085a1c272c5cf6aaf4a85ed8fee (patch)
tree21ec8be89bdc998cbff52395f7ae8475832f443e /qooxdoo/source/grapher.cgi
parent6dbc90c295cb0fbf895ac259dabf9dfa22cbe803 (diff)
downloadsmokeping-610bab43a1ddd085a1c272c5cf6aaf4a85ed8fee.tar.gz
smokeping-610bab43a1ddd085a1c272c5cf6aaf4a85ed8fee.tar.xz
introduction of Shadow graph causes step back ...
Diffstat (limited to 'qooxdoo/source/grapher.cgi')
-rwxr-xr-xqooxdoo/source/grapher.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/qooxdoo/source/grapher.cgi b/qooxdoo/source/grapher.cgi
index dcc87ed..d823be1 100755
--- a/qooxdoo/source/grapher.cgi
+++ b/qooxdoo/source/grapher.cgi
@@ -42,7 +42,7 @@ sub main()
'--end' => $end,
'--upper-limit' => $top,
'--lower-limit' => $bottom,
- '--riggid',
+ '--rigid',
# '--zoom' => '0.75',
'--width' => $width,
'--height' => $height,