I am using JSON for feed and tooltip to show additional information. I want to group all same day events.
For example if there are 3 events for 28th april, there will a single icon in the 28th april block (instead of 3), hovering over it will display additional details for all the three events.
What is the best way to approach this? I want to achieve this in the month view.