Our powerful JS Calendar component


Post by dirksamson »

Hi!

I'm looking for a way to define the color of a single day in the year calendar. Currently there is a "smart" way that determines the color of a day when looking at the year view; I would like to create my own "algorithm". For instance, add a border for bank holidays, a specific color for days with a leave-request, sickness, standby-duty etc.

Who can get me going?


Post by Animal »

Unfortunately, there is no renderer implemented for YearView - it was not though complex enough. It doesn't have any content except the date.

Here is the ticket for you to track: https://github.com/bryntum/support/issues/2485


Post Reply