:orphan:
Gallery of Examples
===================
A collection of examples demonstrating memeplotlib's features.
Each example shows the code and its rendered output.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_quick_start_thumb.png
:alt:
:doc:`/auto_examples/plot_quick_start`
.. raw:: html
Quick Start
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_oo_api_thumb.png
:alt:
:doc:`/auto_examples/plot_oo_api`
.. raw:: html
Object-Oriented API
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_functional_api_thumb.png
:alt:
:doc:`/auto_examples/plot_functional_api`
.. raw:: html
Functional API
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_subplots_thumb.png
:alt:
:doc:`/auto_examples/plot_subplots`
.. raw:: html
Rendering onto Existing Axes
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_memify_thumb.png
:alt:
:doc:`/auto_examples/plot_memify`
.. raw:: html
Memify Existing Plots
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_configuration_thumb.png
:alt:
:doc:`/auto_examples/plot_configuration`
.. raw:: html
Global Configuration
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_customization_thumb.png
:alt:
:doc:`/auto_examples/plot_customization`
.. raw:: html
Text Customization
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/plot_quick_start
/auto_examples/plot_oo_api
/auto_examples/plot_functional_api
/auto_examples/plot_subplots
/auto_examples/plot_memify
/auto_examples/plot_configuration
/auto_examples/plot_customization
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: auto_examples_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery