Timeline view with months (not days or hours)

Is there a way to get the timeline view to display months in the columns rather than days or hours? Ideally I’d like a column for each month of the year, with days picked up as a user drags across the month (so half way through a column would be the 15th of the relevant month.

Hi,

Yes, juct set x_unit:“month” in the createTimelineView() menthod. I advice you to check all configurations of that method. It will be very useful for you while you are working with Timeline view.
https://docs.dhtmlx.com/scheduler/api__scheduler_createtimelineview.html

Here is the demo: http://snippet.dhtmlx.com/346f19062