s){xmin=s}if(xmaxths){ymin=ths}if(ths>ymax)ymax=ths} } for(var j=1;j=2000){ymin/=1000;ymax/=1000;tl='PH/s';for(var j=1;j '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 .= ' '; $pg .= ""; $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']); $data .= $fld_sep . 'cols' . $val_sep . $datacols; $pg .= "\n"; } return $pg; } # function show_psperf($info, $page, $menu, $name, $user) { gopage($info, NULL, 'dopsperf', $page, $menu, $name, $user); } # ?>