position_identity {ggplot2} | R Documentation |
Don't adjust position
position_identity(width = NULL, height = NULL)
width |
Manually specify width (does not affect all position adjustments) |
height |
Manually specify height (does not affect all position adjustments) |
Other position adjustments: position_dodge
,
position_fill
,
position_jitter
,
position_stack