| 
					
						 If this number is a percentage, shouldn't it be multiplied by 100?  In any case, it's as near to 0 as makes no odds!  Then maxbytes should be set to 100 as this is the max of a percentage.
 
 If you have fixunit then you won't get m% (it stops the m- prefixes).  However the number may be so small that it doesnt register.
 
 You should also force
 
 routers.cgi*Options[....]: scaled
 
 in order to make sure it rescales to the data.  Otherwise, routers2 gets worried by a max-y of <1 and tries to force a max of 1 anyway, to prevent impossible graphs. 
					
						 _________________ Steve Shipway UNIX Systems, ITSS, University of Auckland, NZ Woe unto them that rise up early in the morning... -- Isaiah 5:11 
					
  
						
					 |