Task juggler II - change default display dates of gantt chart

130 views
Skip to first unread message

Pete Kekenes-Huskey

unread,
Oct 3, 2010, 12:12:33 PM10/3/10
to TaskJuggler Users
Hi
I am running TaskJugler 2.4.3 - is it possible to define the default
range of dates displayed in the Gantt chart? For instance, After
compiling my project, I would like to chart to display tasks from
today's date through 1 month from now. My project contains the
following:

taskreport "Gantt Chart" {
headline "Project Gantt Chart"
columns hierarchindex, name, start, end, effort, duration,
completed, chart
# For this report we like to have the abbreviated weekday in front
# of the date. %a is the tag for this.
timeformat "%a %Y-%m-%d"
#loadunit days
loadunit hours
scenario delayed
hideresource 1
}

Thanks in advance!
pete

Chris Schlaeger

unread,
Oct 4, 2010, 3:56:58 PM10/4/10
to taskjugg...@googlegroups.com
period ${now} +1m
> }

Chris

Pete Kekenes-Huskey

unread,
Oct 7, 2010, 11:15:32 AM10/7/10
to TaskJuggler Users
Hi Chris,
Thanks for your reply! Strangely, 'period ${now} +1m ' doesn't seem to
alter the printed Gantt chart. Is this feature actively supported in
TJ 2.4.3? Or should I just upgrade to TJ3?
Best
pete

On Oct 4, 12:56 pm, Chris Schlaeger <cschlae...@gmail.com> wrote:

Chris Schlaeger

unread,
Oct 20, 2010, 6:24:14 PM10/20/10
to taskjugg...@googlegroups.com
On Thu, Oct 7, 2010 at 5:15 PM, Pete Kekenes-Huskey <husk...@gmail.com> wrote:
> Hi Chris,
> Thanks for your reply! Strangely, 'period ${now} +1m ' doesn't seem to
> alter the printed Gantt chart. Is this feature actively supported in
> TJ 2.4.3? Or should I just upgrade to TJ3?

TJ 2.x does massage the period somewhat to fit the graph. If TJ3
graphs work for you, they have more direct control options.

Chris

Reply all
Reply to author
Forward
0 new messages