change the time slots scale very important

i want to use dhtmlxScheduler for my project and i wonder that how can i change the scale of time slots in day view (it is always one hour and i want set it to be 15 min).

i change the time steps to 15 min but i want to make the slots scale in the left of the schedluer is 15 min .

best regards

You can’t really change the scale, but you can adjust related template to show time labels with necessary step

viewtopic.php?f=6&t=17788&start=0

And another sample (though not 15 min time step) - scheduler\samples\02_customization\21_custom_hour_scale.html

Kind regards,
Ilya