Hi, I would like to animate the range selection nav underneath a gantt chart to scan the gantt view from left to right automatically.
Thanks for the help!
Hi, I would like to animate the range selection nav underneath a gantt chart to scan the gantt view from left to right automatically.
Thanks for the help!
Solved using a callback with Input(“interval-updating-graphs”, “n_intervals”), and returning a new figure each interval. Each new figure will have the window adjusted to create an animation of frames.