.. DO NOT EDIT. .. THIS FILE WAS AUTOMATICALLY GENERATED BY SPHINX-GALLERY. .. TO MAKE CHANGES, EDIT THE SOURCE PYTHON FILE: .. "test-cases/example01.py" .. LINE NUMBERS ARE GIVEN BELOW. .. only:: html .. note:: :class: sphx-glr-download-link-note Click :ref:`here ` to download the full example code .. rst-class:: sphx-glr-example-title .. _sphx_glr_test-cases_example01.py: Simple Example ============== Test .. GENERATED FROM PYTHON SOURCE LINES 7-14 .. image-sg:: /test-cases/images/sphx_glr_example01_001.png :alt: example01 :srcset: /test-cases/images/sphx_glr_example01_001.png :class: sphx-glr-single-img .. code-block:: default import matplotlib.pyplot as plt import helper plt.plot(helper.x, helper.y) plt.show() .. rst-class:: sphx-glr-timing **Total running time of the script:** ( 0 minutes 0.110 seconds) .. _sphx_glr_download_test-cases_example01.py: .. only :: html .. container:: sphx-glr-footer :class: sphx-glr-footer-example .. container:: sphx-glr-download sphx-glr-download-python :download:`Download Python source code: example01.py ` .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download Jupyter notebook: example01.ipynb ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_