Example Galleries
=================

This section contains several example galleries generated using different
plotting backends.

.. toctree::
   :hidden:

   auto_examples/index
   tutorials/index
   auto_plotly_examples/index
   auto_pyvista_examples/index

.. grid:: 1 1 2 2
    :gutter: 2 3 4 4

    .. grid-item-card::
        :text-align: center

        **Basic**
        ^^^

        An example gallery with Matplotlib plots.

        +++

        .. button-ref:: auto_examples/index
            :ref-type: doc
            :expand:
            :color: secondary
            :click-parent:

            Matplotlib Gallery

    .. grid-item-card::
        :text-align: center

        **Tutorial**
        ^^^

        A gallery with a longer tutorial-style entry.

        +++

        .. button-ref:: tutorials/index
            :ref-type: doc
            :expand:
            :color: secondary
            :click-parent:

            Notebook-style Narrative Gallery

    .. grid-item-card::
        :text-align: center

        **Plotly**
        ^^^

        An example gallery with Plotly plots.

        +++

        .. button-ref:: auto_plotly_examples/index
            :ref-type: doc
            :expand:
            :color: secondary
            :click-parent:

            Ploty Gallery

    .. grid-item-card::
        :text-align: center

        **PyVista**
        ^^^

        An example gallery with 3D plots using PyVista.

        +++

        .. button-ref:: auto_pyvista_examples/index
            :ref-type: doc
            :expand:
            :color: secondary
            :click-parent:

            PyVista Gallery

