Index: trunk/ippMonitor/raw/czartool_getplot.php
===================================================================
--- trunk/ippMonitor/raw/czartool_getplot.php	(revision 29260)
+++ trunk/ippMonitor/raw/czartool_getplot.php	(revision 29708)
@@ -17,5 +17,5 @@
 $plottype = $_GET[plottype];
 
-if ($type=="t")
+if ($type=="t" || $type=="r")
 $filePath = "/tmp/czarplot_".$plottype."_".$label."_".$stage."_".$type.".png";
 else if ($type=="h")
