I am using sfcalendar in my mobile app in flutter for showing the appointments. It is showing the staffs(Resources) in Y position and timing(working hours) in X position.
As per client requirement I want to show the staffs(Resources) in X position and timing(working hours) in Y position. How to do that with sync fusion calendar in flutter? or would you suggest any other calendar to achieve that?