Our state of the art Gantt chart


Post by tonyg »

hello

We have a project start from Jun 15, 2017, in tasks table , start date of task will be different date from Jun 15,2017, but on the Gantt charge all task start date have been changed to Jun 15, 2017 (project start date), what did I miss, please help

Thank you

Tony Guan

Attachments
p2.JPG
p2.JPG (80.81 KiB) Viewed 342 times
p1.JPG
p1.JPG (124.45 KiB) Viewed 342 times

Post by mats »

In a Gantt chart, tasks are scheduled based on different rules / constraints deciding where they end up on the timeline, for example:

  • A predecessor dependency
  • A constraint
  • A manually scheduled task
  • Task / Project Calendar

If you just have free hanging tasks, they will be scheduled at Project start date unless you inform the scheduling engine otherwise. Try setting manuallyScheduled to "true" in your data and tasks will be put exactly as defined in your data.

More info:
https://bryntum.com/docs/gantt/#engine/gantt_events_scheduling.md
https://bryntum.com/docs/gantt/#Gantt/model/TaskModel#field-manuallyScheduled


Post Reply