twinssbc / AngularJS-ResponsiveCalendar

A pure AngularJS responsive calendar directive
http://twinssbc.github.io/AngularJS-ResponsiveCalendar/demo/
MIT License
112 stars 77 forks source link

Can we show two or more appointment according to person name in Day View? #84

Open Pinkesh-25 opened 3 years ago

Pinkesh-25 commented 3 years ago

Can we show two or more appointment according to person name in Day View? Please check the attached screenshot for better understand. https://www.dropbox.com/s/rpivzs75xu83xiu/Screenshot%202021-08-06%20at%2015.35.54.png?dl=0

twinssbc commented 3 years ago

@Pinkesh-25 The calendar only cares about the eventSource array you passed in, it's purely your choice how you want to display the events.