Animate plot sequences
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 33
- Forks
- 19
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 30
Description
### What problem does your feature request solve?
To get an idea of movement it would be good to have a ▶ button to animate through a sequence of plots.
### Describe the solution you'd like
It should move through the plots at a fairly rapid pace, so as to give the illusion of movement.
### Describe alternatives you've considered
Currently this can manually be achieved by pressing the arrow keys at a regular rhythm. This is not very discoverable, and requires manual effort, though it does allow a large degree of customisability.
Contributor guide
No contributing guide indexed for this repository
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 by locating the existing plot-sequence view and the arrow-key navigation entry point; the issue does not name files or tests. Trace how plots advance and determine where a play button and timing control belong. Done means a visible ▶ control advances through the sequence rapidly enough to suggest movement while preserving the existing manual navigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100