plotnine.expand_limits
**kwargs) expand_limits(
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, …