Define calendars properties for schedules
set_calendars_props(cal, id, name, color, bgColor, borderColor = bgColor) set_calendars_props_df(cal, df)
cal | A |
---|---|
id | Id for the calendar, refer to |
name | The calendar name. |
color | The text color when schedule is displayed. |
bgColor | The background color schedule is displayed. |
borderColor | The color of left border or bullet point when schedule is displayed. |
df | a |