Making Custom Layouts for Plots#
Below is a gallery of examples on making simple custom layouts for plotting data
using matplotlib.figure.SubFigure
.
Note
Plotting data with subfigures is slower than using separates figures.
Creating Custom Layouts
ROI Insets