Changeset 33441
- Timestamp:
- Mar 7, 2012, 3:18:08 PM (14 years ago)
- Location:
- trunk/ippMonitor/raw
- Files:
-
- 2 edited
-
czartool_getplot.php (modified) (1 diff)
-
czartool_ipptopsps.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/raw/czartool_getplot.php
r32178 r33441 30 30 else if ($type=="st") 31 31 $filePath = "$path/czarplot_cluster.png"; 32 else if ($type=="id") 33 $filePath = "$path/ippToPsps_density_".$label.".png"; 32 34 33 35 -
trunk/ippMonitor/raw/czartool_ipptopsps.php
r32818 r33441 155 155 echo "<br>"; 156 156 157 echo "<br>"; 158 echo "<img src=\"czartool_getplot.php?mode=$selectedMode&type=id&label=$selectedLabel&stage=$selectedStage&plottype=$plotType\"><br>"; 159 echo "<br>"; 160 157 161 echo "</table>"; 158 162
Note:
See TracChangeset
for help on using the changeset viewer.
