Skip to content

Commit

Permalink
move from png to svg
Browse files Browse the repository at this point in the history
  • Loading branch information
scottprahl committed May 5, 2024
1 parent 3ba8031 commit e9a52c2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,25 +54,25 @@ Simple Dielectric
^^^^^^^^^^^^^^^^^

.. literalinclude:: ../miepython/examples/01_dielectric.py
.. image:: 01_plot.png
.. image:: 01_plot.svg

Glass Spheres
^^^^^^^^^^^^^

.. literalinclude:: ../miepython/examples/02_glass.py
.. image:: 02_plot.png
.. image:: 02_plot.svg

Water Droplets
^^^^^^^^^^^^^^

.. literalinclude:: ../miepython/examples/03_droplets.py
.. image:: 03_plot.png
.. image:: 03_plot.svg

Small Gold Spheres
^^^^^^^^^^^^^^^^^^

.. literalinclude:: ../miepython/examples/04_gold.py
.. image:: 04_plot.png
.. image:: 04_plot.svg


.. toctree::
Expand Down

0 comments on commit e9a52c2

Please sign in to comment.