.. _sphx_glr_auto_examples_plotting:
.. _subfigure_examples_label:
Making Custom Layouts for Plots
===============================
Below is a gallery of examples on making simple custom layouts for plotting data
using :class:`matplotlib.figure.SubFigure`.
.. Note::
Plotting data with subfigures is slower than using separates figures.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/plotting/images/thumb/sphx_glr_custom_figure_layout_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plotting_custom_figure_layout.py`
.. raw:: html
Creating Custom Layouts
.. raw:: html
.. only:: html
.. image:: /auto_examples/plotting/images/thumb/sphx_glr_ROI_insets_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plotting_ROI_insets.py`
.. raw:: html
ROI Insets
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/plotting/custom_figure_layout
/auto_examples/plotting/ROI_insets