react-timeline-9000
react-timeline-9000 copied to clipboard
Ability to zoom into specific time window on the timeline
Hi folks,
I was trying out this component for my app, and I wanted to know if there is a way to zoom into a particular time slice of a timeline. The other library that I'm exploring for my task is react-svg-timeline which has a cool feature that allows zooming into any time-slice range through an overlaying sliding window that moves along with the cursor on the timeline.
I would like to know if this kind of time-slice based zooming can be achieved in this module as well? If yes, any guidance on how to achieve it would be helpful. Thanks in advance.
Hi, Unfortunately I dont think this would be natively supported but I'll leave this issue open as I dont think it would be too trickey to add the ability to have this functionality