StephenChou1017 / react-big-scheduler

A scheduler and resource planning component built for React and made for modern browsers (IE10+)
https://stephenchou1017.github.io/scheduler/#/
MIT License
745 stars 415 forks source link

Grid to be separated by monthly instead of days #237

Open Achini-NIMI opened 2 years ago

Achini-NIMI commented 2 years ago

We are facing an issue when displaying the Grid on a Monthly basis when selecting the Year view option. Is it possible to change the column headers into months instead of dates? (https://user-images.githubusercontent.com/93282422/145972594-e665ab40-c3fa-4720-9f01-38390f2500ee.png)

jimmywim commented 2 years ago

Looks like this PR would fix that, but it looks like this repo is unmaintained now...

https://github.com/StephenChou1017/react-big-scheduler/pull/187