plotly.R
plotly.R copied to clipboard
In R Plotly, `animation_button` only functions as "Play".
I noticed that animation_button creates only a play function. There is no "pause" function. You can check any of the official examples:
The python version seems to be alright.