:orphan: Examples ======== Because of the way matplotview is designed, it can work with any Axes and projection types, and works with all the default projection modes included in matplotlib. The following examples showcase using matplotview in several different scenarios and with different projections. .. raw:: html
.. raw:: html
.. only:: html .. image:: /examples/images/thumb/sphx_glr_plot_00_simplest_example_thumb.png :alt: :ref:`sphx_glr_examples_plot_00_simplest_example.py` .. raw:: html
The Simplest View
.. raw:: html
.. only:: html .. image:: /examples/images/thumb/sphx_glr_plot_01_multiple_artist_view_thumb.png :alt: :ref:`sphx_glr_examples_plot_01_multiple_artist_view.py` .. raw:: html
A View With Several Plot Elements
.. raw:: html
.. only:: html .. image:: /examples/images/thumb/sphx_glr_plot_02_simple_inset_view_thumb.png :alt: :ref:`sphx_glr_examples_plot_02_simple_inset_view.py` .. raw:: html
Create An Inset Axes Without Plotting Twice
.. raw:: html
.. only:: html .. image:: /examples/images/thumb/sphx_glr_plot_03_view_with_annotations_thumb.png :alt: :ref:`sphx_glr_examples_plot_03_view_with_annotations.py` .. raw:: html
View With Annotations
.. raw:: html
.. only:: html .. image:: /examples/images/thumb/sphx_glr_plot_04_sierpinski_triangle_thumb.png :alt: :ref:`sphx_glr_examples_plot_04_sierpinski_triangle.py` .. raw:: html
SierpiƄski Triangle With Recursive Views
.. raw:: html
.. only:: html .. image:: /examples/images/thumb/sphx_glr_plot_05_3d_views_thumb.png :alt: :ref:`sphx_glr_examples_plot_05_3d_views.py` .. raw:: html
Viewing 3D Axes
.. raw:: html
.. only:: html .. image:: /examples/images/thumb/sphx_glr_plot_06_polar_views_thumb.png :alt: :ref:`sphx_glr_examples_plot_06_polar_views.py` .. raw:: html
Viewing Polar Axes
.. raw:: html
.. only:: html .. image:: /examples/images/thumb/sphx_glr_plot_07_geographic_viewing_thumb.png :alt: :ref:`sphx_glr_examples_plot_07_geographic_viewing.py` .. raw:: html
Viewing Geographic Projections
.. raw:: html
.. only:: html .. image:: /examples/images/thumb/sphx_glr_plot_08_viewing_2_axes_thumb.png :alt: :ref:`sphx_glr_examples_plot_08_viewing_2_axes.py` .. raw:: html
Viewing Multiple Axes From A Single View
.. raw:: html
.. only:: html .. image:: /examples/images/thumb/sphx_glr_plot_09_artist_filtering_thumb.png :alt: :ref:`sphx_glr_examples_plot_09_artist_filtering.py` .. raw:: html
Filtering Artists in a View
.. raw:: html
.. only:: html .. image:: /examples/images/thumb/sphx_glr_plot_10_line_scaling_thumb.png :alt: :ref:`sphx_glr_examples_plot_10_line_scaling.py` .. raw:: html
Disabling Line Scaling
.. raw:: html
.. only:: html .. image:: /examples/images/thumb/sphx_glr_plot_11_image_interpolation_thumb.png :alt: :ref:`sphx_glr_examples_plot_11_image_interpolation.py` .. raw:: html
Image Interpolation Methods
.. raw:: html
.. only:: html .. image:: /examples/images/thumb/sphx_glr_plot_12_editing_view_properties_thumb.png :alt: :ref:`sphx_glr_examples_plot_12_editing_view_properties.py` .. raw:: html
Editing View Properties
.. raw:: html
.. toctree:: :hidden: /examples/plot_00_simplest_example /examples/plot_01_multiple_artist_view /examples/plot_02_simple_inset_view /examples/plot_03_view_with_annotations /examples/plot_04_sierpinski_triangle /examples/plot_05_3d_views /examples/plot_06_polar_views /examples/plot_07_geographic_viewing /examples/plot_08_viewing_2_axes /examples/plot_09_artist_filtering /examples/plot_10_line_scaling /examples/plot_11_image_interpolation /examples/plot_12_editing_view_properties .. 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: examples_python.zip ` .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download all examples in Jupyter notebooks: examples_jupyter.zip ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_