diff --git a/report.tji b/report.tji index 521a7984ec931cbdf502afdabf9a0c18e46993eb..d419a3bf6ddc0f3da699b1c1bdebd9c961ae4846 100644 --- a/report.tji +++ b/report.tji @@ -69,7 +69,7 @@ macro Monthly [ chart { scale day width 1200 ${TaskTip} } timeformat "%Y-%m-%d" - loadunit days + loadunit hours hideresource @all hidetask ( (plan.end < ${3}) | ( ${4} < plan.start) ) sorttasks tree @@ -81,7 +81,7 @@ macro Monthly [ name, daily { width 1400 ${TaskTip} } - loadunit days + loadunit hours # We only like to show leaf tasks for leaf resources. hidetask ~(isleaf() & isleaf_()) sorttasks plan.start.up