jquense / react-big-calendar

gcal/outlook like calendar component
http://jquense.github.io/react-big-calendar/examples/index.html
MIT License
7.94k stars 2.25k forks source link

Transform week view #2439

Open inu255 opened 1 year ago

inu255 commented 1 year ago

Clear and concise description of the problem

Hello everyone! Thank you for the great library. Currently, I'm using the week view to display the school schedule, but the business requires some changes in the project. Now, we need to rotate the week view by 90 degrees so that the time (days) is displayed along the horizontal axis, and the list of teachers is displayed along the vertical axis. We also need to preserve the functionality of event creation. Is it possible to achieve this using this library? Thank you in advance for your response.

Suggested solution

I just want to ask

Alternative

No response

Additional context

No response

Validations

Would you like to open a PR for this feature?

cutterbl commented 1 year ago

@inu255 This is not currently possible with Big Calendar, though we do have this filed as a Feature Request for a future version. We do not have a timeframe for when this might be available.