In R Plotly, `animation_button` only functions as "Play".
Open
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 2.7k
- Forks
- 641
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the R animation_button entry point and reproduce the behavior using the official animation targets example linked in the issue. Compare the R behavior with the Python version, then verify that the control supports pausing as well as playing and that the example no longer exposes only a Play action.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100