Next: Fence plots
Up: Plotting styles
Previous: Polar plots
Contents
Index
[r][rt][width=3in,keepaspectratio]figure_jitter
"Bee swarm" plots result from applying jitter to separate overlapping points.
A typical use is to compare the distribution of y values exhibited by two or
more categories of points, where the category determines the x coordinate.
See the set jitter (p.
) command for how to control the overlap criteria and the
displacement pattern used for jittering. The plots in the figure were created
by the same plot command but different jitter settings.
`plot $data using 1:2:1 lc variable`
Autobuild
2017-07-01