angular-ui / ui-calendar

A complete AngularJS directive for the Arshaw FullCalendar.
http://angular-ui.github.io/ui-calendar/
MIT License
1.49k stars 728 forks source link

Render only start and end dates for long events ! #361

Closed HashtagPurvi closed 8 years ago

HashtagPurvi commented 8 years ago

is it possible to show only the start and end date without a timeline in case of long events? My events span for more than a month and the calendar looks kind of tacky having so many long events. There are a lots of events in the calendar. Stripping out the timeline would make it more clear. I have been looking for solution for this but didn't find any !