Open chuckn0rris opened 3 months ago
Forum post
set timeSpan to 4 months. Try to:
Code
const scheduler = new Scheduler({ appendTo : 'container', resources, events, startDate : new Date(2023, 2, 1), endDate : new Date(2025, 2, 1), viewPreset : 'monthAndYear', rowHeight : 50, barMargin : 5, timeResolution: { unit: 'month', increment: 4 }, multiEventSelect : true, columns : [ { text : 'Name', field : 'name', width : 130 } ] });
Video
https://github.com/user-attachments/assets/2720189e-14ad-4da2-b1e9-2f08f05af78e
Forum post
set timeSpan to 4 months. Try to:
Code
Video
https://github.com/user-attachments/assets/2720189e-14ad-4da2-b1e9-2f08f05af78e