Stat.x_jitter

Nudge values on the x-axis to avoid overplotting.

Asethetics

Arguments

Examples

plot(x=rand(1:4, 500), y=rand(500), Stat.x_jitter(range=0.5), Geom.point)
x 0 1 2 3 4 5 0.0 0.5 1.0 y