Red dots dhx_marked_timespan dhx_now_time

The dhx_now_time class defines a red dot of size 2px. It causes a series of red dots on today’s date in the month view. I can override that, but before I do could you explain the purpose of the red dots?

This line shows the current time, It has much more sense in day|week view though.

You can disable this feature by using

scheduler.config.mark_now = false; 

docs.dhtmlx.com/scheduler/api__s … onfig.html