How to get the current dataframe from animate_frame?

I think if this is possible, it’ll have to be done client side as the animation_frame is not exposed to the dcc.Graph() (not sure if this is the right terminology).

Is animating the figure using dash an option?