? or (d.year=? and d.month>?) or (d.year=? and d.month=? and d.day>=?) ) and ( d.year

   " onClick="return CentralSpaceLoad(this,true);">  

;background:none;white-space: nowrap;overflow: hidden; text-overflow: ellipsis;">

style="width:220px;height:105px;" style="width:50%;height:40%;" style="width:100%;height:80%;" >

0) { if ($last_t != 0 && ($row["t"] - $last_t) > $day_ms) { for ($m = $last_t + $day_ms; $m < $row["t"]; $m += $day_ms) { $newdata[(string)$m] = 0; } } $newdata[$row["t"]] = $row["c"]; $last_t = $row["t"]; } } render_bar_graph($id, $newdata); } if ($type == "summary") { # Define styles locally for dash display if ($from_dash) { ?>
" . escape($lang["report_total"]) . ""; } else { echo escape($lang["report_total"]); } ?> " . escape($lang["report_average"]) . ""; } else { echo escape($lang["report_average"]); } ?>
0) { # Update $tile and $usertile for generate_dash_tile_toolbar purposes $usertile = get_user_tile($user_tile, $userref); $tile = get_tile($tile); $tile["no_edit"] = true; $tile_id = (is_array($usertile)) ? "contents_user_tile" . $usertile["ref"] : "contents_tile" . $tile["ref"]; generate_dash_tile_toolbar($tile, $tile_id); } ?>