Link sliders for side by side plots
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?
If you have a two plot sequences side by side they currently have separate sliders. This makes comparing plots at the same step more effort as both sliders need to be changed.
Describe the solution you'd like
There should be some way to link the sliders, so changing one changes the other. This should be togglable so it is also possible to move the sliders separately.
Describe alternatives you've considered
How will this interact with two plots that have different sequence coordinates? How about the same coordinate but non-overlapping?
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 implementation of side-by-side plots and their sliders. Clarify how linked sliders should behave for different or non-overlapping sequence coordinates, and make linking optional. Done means changing one slider updates the other when enabled while separate movement remains available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100