summaryrefslogtreecommitdiffstats
path: root/frontends/php/chart4.php
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2002-09-08 11:30:16 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2002-09-08 11:30:16 +0000
commit3320cc1223ca948a495463d4881197e681260b82 (patch)
tree1570e143c81148b14074874fad5e43b082f0fc83 /frontends/php/chart4.php
parentdcafb4317aa97aaad0bd47b79cc94c21fb2cd5fb (diff)
downloadzabbix-3320cc1223ca948a495463d4881197e681260b82.tar.gz
zabbix-3320cc1223ca948a495463d4881197e681260b82.tar.xz
zabbix-3320cc1223ca948a495463d4881197e681260b82.zip
- availability graph for IT Services (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@488 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/chart4.php')
-rw-r--r--frontends/php/chart4.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/chart4.php b/frontends/php/chart4.php
index adf79d01..e4ee1a07 100644
--- a/frontends/php/chart4.php
+++ b/frontends/php/chart4.php
@@ -32,7 +32,7 @@
}
$sizeX=900;
- $sizeY=200;
+ $sizeY=300;
$shiftX=12;
$shiftYup=17;