#112747
Markov
Keymaster

Hi,

You can look at https://www.htmlelements.com/angular/demos/gantt/custom-popup-window/ which shows how to customize the tasks. You can use the onTaskRender function, too in order to customize the task rendering.

ganttchart.onTaskRender = function(task, segment, taskElement, segmentElement, labelElement) {
}

Regards,
Markov

Smart UI Team
https://www.htmlelements.com/