Take a look at this mockup I have, and please excuse the chocolate smudges:
From what I've observed in the HTML generated by fullcalendar, it seems impossible to achieve this layout. (It doesn't separate each day individually but instead arranges events within horizontal elements spanning the entire calendar width.) Still, I wanted to inquire: Is there a way to accomplish this?
Question 2: If it's indeed impossible, does anyone know of a calendar widget that can actually achieve this? It shouldn't be too difficult if designed specifically for supporting such a layout.
Just so you know, my goal is to showcase all types of events available on specific days without limiting them to 3 per day in the month view. Then, upon user interaction like hovering or clicking, I'll display time and event details for that particular day.