Hi, I have a screenshot of how to achieve this result, that is, on the left in the table section I have one large column and in the graphic section there are already many bars at different heights and with different heights(where there is blur there is just text)
Hello Molven,
To show several tasks on the same row, you need to use the Split Tasks
feature:
https://docs.dhtmlx.com/gantt/desktop__split_tasks.html
Here are examples of how it works:
https://docs.dhtmlx.com/gantt/samples/04_customization/11_split_task.html
https://docs.dhtmlx.com/gantt/samples/04_customization/21_open_split_task.html
But if the split tasks overlap, Gantt doesn’t do anything with that. In the future, the dev team will add a feature to place one split task below another, but I cannot give you any ETA.
For now, you need to implement a custom solution by using the Gntt API and Javascript.
Here are examples that can help you to start:
https://snippet.dhtmlx.com/5vgu7jsr
https://snippet.dhtmlx.com/5/4f53b734b
https://snippet.dhtmlx.com/5/948b08309
In DHTMLX Scheduler, this functionality works out of the box:
https://docs.dhtmlx.com/scheduler/samples/?sample='06_timeline/02_lines.html'&filter=''