fullcalendar / fullcalendar-react

The official React Component for FullCalendar
https://fullcalendar.io/docs/react
MIT License
2.09k stars 110 forks source link

Multiple indicator vertical lines - like multiple now indicators #133

Closed BhavikModi closed 3 years ago

BhavikModi commented 3 years ago

Hi,

I have created Fullcalendar timeline as you can see below. I want to add multiple indicator lines in Fullcalendar for cut offs. based on time like 9:00, 10:00, 12:00 as you can see in below snap.

Assume straight line in snap.

@acerix @arshaw

image

acerix commented 3 years ago

Please refer to the support page and use Stack Overflow for help. You could try background events for those.

BhavikModi commented 3 years ago

Hi,

Please check I have posted same in Stackoverflow.

@acerix

https://stackoverflow.com/questions/66795223/multiple-indicator-vertical-lines-like-multiple-now-indicators

BhavikModi commented 3 years ago

I have used DayPilot. https://www.daypilot.org/

Daypilot is very good library and performance is also good.

I have added vertical line without any extra code. Just need to give time slots.

image