Add seed parameter for `jitter` - related position adjustments
Open
enhancement
lets-plot
- Dominant language
- Kotlin
- Stars
- 744
- Forks
- 27
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 1
Description
Add random seed to `Position.jitter()` and `Position.jitterDodge()`.
Contributor guide
Research direction
Start by locating Position.jitter() and Position.jitterDodge(), then inspect how their position adjustments are tested and where randomness is configured. The work is done when both methods accept a seed and repeated calls with the same seed produce reproducible adjustments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100