plotnine.composition.Beside
Beside(items)Place plots or compositions side by side
Usage
plot | plot
plot | composition
composition | plot
composition | compositionTypically, you will use this class through the | operator.
Parameter Attributes
See Also
Stack-
To arrange plots vertically
Wrap-
To arrange plots in a grid
plot_spacer-
To add a blank space between plots
Compose-
For more on composing plots