plotnine.lims

lims(**kwargs)

Set aesthetic limits

Parameters

kwargs = {}

Aesthetic and the values of the limits. e.g x=(40, 100)

Notes

If the 2nd value of limits is less than the first, a reversed scale will be created.