Hello Iām currently looking into animation right now as well. My first thought you could make a dash button and somehow increment the frame thats being shown. But i dont see any properties that get triggered when the animation is playing or the frames are changing in the dcc.graph object.
I found this Trigger callback on animation frame change which says to possibly animate it with just dcc.interval and dcc.store instead or use javascript