divide Day cell into parts

Do you have a configuration which provides dividing the cell of a calendar day into several parts?
Namely, in this example I need to divide a day into 3 parts and each part has its own color jsfiddle.net/inbev77/YYWYZ/2/

You can define second scale, for hours with 8 hour step. Similar to next
docs.dhtmlx.com/scheduler/sample … scale.html

Colors of cells can be defined through template
docs.dhtmlx.com/scheduler/api__s … plate.html

Thanks for your reply.
I have another issue. I need to provide the whole month (30 - 31 days) with the second scale but in a code it only shows 15 days. Can you drop me a hint? jsfiddle.net/inbev77/aCbWF/1/