ths){ymin=ths}if(ths>ymax)ymax=ths;d['nx:'+i]=sn(i,d['shift:'+i]);if(xmin==-1||xmin>s){xmin=s}if(xmax 'shift key', 'slines' => 'shift lines', 'tkey' => 'time key', 'tlines' => 'time lines', 'over' => 'key overlap', 'smooth' => 'smooth', 'zerob' => 'zero based', 'utc' => 'utc'); $xon = array('skey' => 1, 'utc' => 1); if ($vlines === true) $xon['slines'] = 1; $pg .= '
'; foreach ($cbx as $nam => $txt) $pg .= " $txt "; $pg .= '
'; $pg .= '
'; $pg .= 'A graph will show here if your browser supports html5/canvas'; $pg .= "
\n"; $data = str_replace(array("\\","'"), array("\\\\","\\'"), $ans['DATA']); $pg .= "\n"; } return $pg; } # function show_usperf($info, $page, $menu, $name, $user) { gopage($info, NULL, 'dousperf', $page, $menu, $name, $user); } # ?>