'Full Calendar v5.11.0 - How can we vertically stack overlapping events in timeGridWeek view using JavaScript

I am using Full Calendar v5.11.0.

The scenario is that there can be multiple hour long sessions in a day and there can be 18-25 people in each session. From Full Calendar perspective, people will be treated as 18-25 events with same start time and end time.

I want to show all of these people/event in one block on Full Calendar in vertically stacked manner. Full Calendar is showing vertically stacked events in dayGridMonth view but I want to show the same vertically stacked event blocks in timeGridWeek view.

Thank you for reading this far and I appreciate your valuable time to provide suggestions to achieve this.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source