kizitonwose / Calendar

A highly customizable calendar view and compose library for Android.
MIT License
4.5k stars 492 forks source link

Add a y-axis as header look alike x axis header #483

Closed swatiomar27 closed 11 months ago

swatiomar27 commented 11 months ago

I have a requirement to add support for y axis header like x axis header.

kizitonwose commented 11 months ago

Kindly add an example screenshot or some visual illustration to help me understand.

swatiomar27 commented 11 months ago
Screenshot 2023-08-02 at 3 09 15 PM

Just like outlook calendar, In the shared image, x- axis represents week and y-axis represents time. and x and y axis can be configurable.

kizitonwose commented 11 months ago

Unfortunately, this is outside the scope of the library. However, you can achieve something similar using the week-based calendar as a header and something else for the time. I'll close this issue.