How can I show 2 lines of data in the timeline_scale_date?

Hello,
I have the Scheduler with a Timeline view. Every cell shows just 1 single event. Said that, what do I need to do to show the Date (see image) in two lines?
I need the date to be shown like:

Week 1
Thu 1/1

I tried adding a template to the _scale_date with a break line, also tried to force the height of the _scalex_class to be 40 px. Also Tried to add the break line to the x_date of the timeline config object. Nothing seems to work.
I’m using the commercial professional version dhtmlxScheduler v.4.3.1


Hi,
try using scheduler.xy.scale_height config
docs:
docs.dhtmlx.com/scheduler/api__s … other.html
sample:
docs.dhtmlx.com/scheduler/snippet/6526db42