Our pure JavaScript Scheduler component


Post by Anton »

I'm trying to make a schedule where different rows use different sizes of events, but it doesn't look like setting rowHeight on a resource affects the size of the events in that row the way that setting rowHeight on the chart does. If I set height in the eventRenderer function, stack layout still treats the events as though they were the old size (see attached image).

How can I make this work?
Attachments
Screen Shot 2019-07-12 at 11.11.39 AM.png
Screen Shot 2019-07-12 at 11.11.39 AM.png (10.96 KiB) Viewed 739 times

Post by mats »

This is not supported yet I'm afraid, but we have a ticket opened to get this implemented.

Post Reply