<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16587" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi list,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>My&nbsp; label for the vertical axis is very close 
to the scale.&nbsp; How can I move the label away from the scale. ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><A 
href="http://img.photobucket.com/albums/v319/rjconway/ph1W.png">http://img.photobucket.com/albums/v319/rjconway/ph1W.png</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>## Aquarium PH GRAPH ##<BR>rrdtool graph 
/var/www/ph1d.png --start $stime --end $etime \<BR>--upper-limit 7.2 
--lower-limit 6.2 --slope-mode --units-length 2 \<BR>--rigid \<BR>--width 478 
--height 118 \<BR>--title "pH" --vertical-label "pH" \<BR>--color FONT#E0E0E0 
\<BR>--color CANVAS#000000 \<BR>--color BACK#121212 
\<BR>DEF:phv=/var/scripts/rrd/aqua_ph.rrd:P1:AVERAGE&nbsp; 
LINE1:phv#0000FF:"Ph=" \<BR>VDEF:phlast=phv,LAST GPRINT:phlast:"%3.2lf%S" 
\<BR>VDEF:phavg=phv,AVERAGE 
GPRINT:phavg:"avg=%3.2lf%spH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; " \<BR>--watermark 
"Aquarium PH Graph"<BR></DIV></FONT>
<DIV>&nbsp;</DIV></BODY></HTML>