mattlewis92 / angular-bootstrap-calendar

A port of the bootstrap calendar widget to AngularJS (no jQuery required!)
https://mattlewis92.github.io/angular-bootstrap-calendar/
MIT License
798 stars 369 forks source link

How to Display Event Titles instead of color dots #654

Closed mAkshata closed 7 years ago

mAkshata commented 7 years ago

Bug description / Feature request:

Link to minimally-working plunker that reproduces the issue (starter template: http://plnkr.co/edit/LE4F4U7AnnD3tjM9ZH4G?p=preview)

Versions

Angular:

Calendar library:

Browser name and version:

mattlewis92 commented 7 years ago

The short answer is you can't, but if you don't use event end dates you may be able to use a custom month cell template to change how events are displayed, but YMMV.