IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 17, 2011, 11:06:44 AM (15 years ago)
Author:
rhenders
Message:

support for time and histogram rate plots

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/raw/czartool_getplot.php

    r29708 r30938  
    1717$plottype = $_GET[plottype];
    1818
    19 if ($type=="t" || $type=="r")
     19if ($type=="t" || $type=="r" || $type=="rt" || $type=="rh")
    2020$filePath = "/tmp/czarplot_".$plottype."_".$label."_".$stage."_".$type.".png";
    2121else if ($type=="h")
Note: See TracChangeset for help on using the changeset viewer.