Time Step in scheduler

I have been up and down the documentation of the scheduler and I was wondering if there was a way to set the time step of the unit view to be something other than 1 hour, 30 minutes or 15 even. I apologize if I have overlooked something but any help would be greatly appreciated.

Thank you,

Kameron

Hello,

Are you looking for this option?

scheduler.config.time_step = 45;

Kind regards,
Ilya

That is actually not what I am looking for. That will change the time step in the lightbox time selector. What I am looking to do is change the left column of the scheduler so that the steps there are less than 1 hour. I am looking at the field that “scheduler.config.first_hour = “6”;” changes.

Thanks,

Kameron