plotnine.expand_limits

expand_limits(**kwargs)

Expand the limits any aesthetic using data

Parameters

kwargs : dict | dataframe = {}

Data to use in expanding the limits. The keys should be aesthetic names e.g. x, y, colour, …