Let configure in 'Threads visualization' explicitly the interval of timeline
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 3.3k
- Forks
- 334
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
When I want put a specific range of timeline about presentation in Threads visualization, I must use through many clicks the Zoom in and Zoom out icons respectively
Describe the solution you'd like
To avoid use many clicks in the two icons mentioned, I think would be valuable add two fields:
- A
select boxordropdown boxto let select the time unit, such as milliseconds, seconds and minutes (even perhaps nano seconds) - A
text fieldto put the number
Therefore I would be able to select:
- each 0.25 milliseconds
- each 1 minute
- each 1.50 seconds
etc
Thanks in advance for your understanding
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 by locating the Threads visualization and its existing Zoom in and Zoom out controls. Trace how the current timeline range is represented and changed; done means users can select a time unit and enter a numeric interval to set the requested timeline range without repeated zoom clicks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100