8.0.6
I need to two bars for planned and actual in the timeline, i need sample code for that version and i have attached the sample screenshot.
i am using gantt react.
8.0.6
I need to two bars for planned and actual in the timeline, i need sample code for that version and i have attached the sample screenshot.
i am using gantt react.
Hello Prakash,
You can use the addTaskLayer method to show custom HTML elements in the timeline:
https://docs.dhtmlx.com/gantt/api__gantt_addtasklayer.html
Here is an example of how it can be implemented: