fix number of event for 1 day

I ‘am trying to fix number of event in 1 day, for example in my project on jsfiddle, I want to fix just 4 event that have the same color ( example C1) in monday for exemple.
Is it possible?
Waiting for your reply
:slight_smile:
jsfiddle.net/007jacob/q7bf4z5o/24/

Hello,
there is no ready option. But you can attach listeners to API events that fires when user creates, changes or moves an event to a different time and cancel action if it exceeds some limit

docs.dhtmlx.com/scheduler/api__s … event.html
docs.dhtmlx.com/scheduler/api__s … event.html
docs.dhtmlx.com/scheduler/api__s … event.html