Hi everyone, anybody know how to hide section part on the timeline:
I don’t need labels…only timeline with events
Hi everyone, anybody know how to hide section part on the timeline:
I don’t need labels…only timeline with events
Hello,
Please use this sample:
docs.dhtmlx.com/scheduler/snippet/3b0624fb
Set the next property in createTimelineView method (docs.dhtmlx.com/scheduler/api__s … eview.html)
dx: 0
and hide some elements on the page as shown in the sample.