Closed demaryhuerto closed 5 years ago
What is the difference between group task and a parent with children ?
same as here https://github.com/neuronetio/gantt-elastic/pull/70 - no big changes right now, sorry
Parent and children tasks are both regular task with their own row, and children tasks can be collapsed and only parent task is shown. Each task "draws" a line (and only one) between start time and end time.
With this new "group", there could be some "subtasks" drawing some lines in the same row, between different start and end time ranges. I know that is not really a Gantt diagram, but I needed in my project.
Add 'Group' task type and component. A group has a 'task' property with task object array. See #17
Example model: