Looking for a way to make the time axis in my scheduling app infinite? Currently, it has a fixed length, but I want users to be able to scroll endlessly into the past or future. Any suggestions on how to achieve this?
Check out this JSBin for a basic example of the current fixed length time axis.
Appreciate any help!