Is possible to make look like this?

Currently it is but it is not recommended. It would require creating multiple instances of v-calendar in your own layout and synchronizing the navigation for each one. I'm currently completing a rewrite in order to accomplish this in a performant way with custom rows and columns prop.
Thanks for your answer, I was wondering too about creating multiple instances of v-calendar. Custom rows and columns prop seems nice idea.
Amazing component. Looking forward to this "yearly" feature. :-)
looking forward to your new and improved version very much @nathanreyes !
Really need this feature. Hope to see updates on this soon! :)
Edit: Found that the dev branch already implemented this functionality. So if you can't wait for the major release, give it a try! :)
This is on the next branch but I'm going to go ahead and close it now.
Most helpful comment
Currently it is but it is not recommended. It would require creating multiple instances of
v-calendarin your own layout and synchronizing the navigation for each one. I'm currently completing a rewrite in order to accomplish this in a performant way with customrowsandcolumnsprop.