Custom AXIs with 45minuts hour scale

Hello everyone!

I have this problem:


Source image: brvida.org/e01/e01.jpg

I need your help, i have customized each events with 45 minutes, but the height of event record soo big, could you help me?

I´ve attached my sample html.

Thanks
testes.rar (1.22 KB)

Hi,
the week view doesn’t support timeline style scale configuration. The scale step is 1 hour = 60 minutes. You can modify it in the limited number of variation, but always the config step should give you 60 minutes (5 min, 10, 15, 30). 60 can not be divided on 45. So on the screenshot event position is correct. Time step also. You modified only scale template to display 00:45 but it doesn’t affect the main logic. Please feel free to ask.

Thanks

Another question, how can i insert new event in same hour using mouse? I dont have enough space to click on place that already have one event record…

Did you understand me?

Thanks

Yes,
you can set

scheduler.config.use_select_menu_space = false;

to have a margin on left side of the event in the day/week view.