I would like to use the viewType="resources" - view. But I would like to show events as far back as a year. Is it possible to change the 24h limit in the calendar to show number of days ?
Something like:
<DayPilotCalendar
days={10}
viewType={"Resources"}
columns={resources}
/>