robicch / jQueryGantt

jQuery Gantt editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Baseline Planned vs. Actual Timeline ?

nbao opened this issue · comments

Hi,
Is there a way to create a project baseline? I just want to compare the planned date and the actual date? Planned timeline below actual date and it cannot be moved!

Thanks

Have a look to function initializeHistoryManagement
It activate the view of task dates changes.
image

If you have a single history point it will represents your baseline.

With an informative tooltip :
image

I think it will be clear if we have more 2 fields planned start and end dates in the field, just add 1 extra line below.