#108776
Leonardo Caitano
Participant
If possible, create this feature with the "segments feature" as well. So I can parameterize this data.

Eg: https://www.htmlelements.com/demos/gantt/task-segments/

what I want?

segment dateStart: 01:00:00 
after drag and drop 01:05:00 
drag and drop again 01:10:00

like so:

{
view: ‘day’,
intervalinMinutes: 5

}

is it possible?