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, …
plotnine.expand_limitsExpand the limits any aesthetic using data
kwargs : dict | dataframeData to use in expanding the limits. The keys should be aesthetic names e.g. x, y, colour, …