Kotlin / Kotlin/kandy

Add seed parameter for `jitter` - related position adjustments

Open
#363 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.