Dynamic Animation slide bar: make time window smaller
- Dominant language
- TypeScript
- Stars
- 12k
- Forks
- 2k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 66
Description
**Is your feature request related to a problem? Please describe.**
When using the filter of time to play the visualization based on time of day, the smallest time window in the slide bar is 5 seconds.
If we have high resolution records every 2 seconds, it will show two separate records for one exact item in the same time window. (For example, 2 records for one same car. in 5 seconds.)
**Describe the solution you'd like**
Add one number entry box for specifying the width of time window, such as 1 second.
**Describe alternatives you've considered**
Add one number entry box for specifying the width of time window, such as 1 second.
**Additional context**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.