Our pure JavaScript Scheduler component


Post by oleh »

Hello!
I need to highlight time axis range, so the days within startDate and endDate will have some background, and days outside startDate and endDate will have other background.
So, for example, in the picture SAT 12/13 and SUN 01/01 should be highlighted. CSS classes would be enough.
I didn't find anything suitable, neither in the API docs, nor the forum. Is it possible?
Thank you!

Image


Post by mats »


Post by oleh »

Ok, then I can remove the time range body and label, make the color transparent, and set height to 100%.
This seems ok for me.
Thank you for the quick response!


Post by mats »

Yep, that should do it :)


Post Reply