plotnine.positions.position_nudge

class plotnine.positions.position_nudge(x=0, y=0)[source]

Nudge points

Useful to nudge labels away from the points being labels.

Parameters
xpython:float

Horizontal nudge

ypython:float

Vertical nudge