Unverified Commit e6f7a99a authored by Richard Berger's avatar Richard Berger
Browse files

Update Python_examples.rst

parent 6f58ed1c
Loading
Loading
Loading
Loading
−7.32 KiB
Loading image diff...
−5.74 KiB
Loading image diff...
−7.48 KiB
Loading image diff...
−6.63 KiB
Loading image diff...
+8 −8
Original line number Diff line number Diff line
@@ -82,14 +82,14 @@ source code for individual scripts for comments about what they do.
Here are screenshots of the vizplotgui_tool.py script in action for
different visualization package options.  Click to see larger images:

.. image:: JPG/screenshot_gl_small.jpg
   :target: JPG/screenshot_gl.jpg
.. image:: img/screenshot_gl.jpg
   :scale: 15%

.. image:: JPG/screenshot_atomeye_small.jpg
   :target: JPG/screenshot_atomeye.jpg
.. image:: img/screenshot_atomeye.jpg
   :scale: 15%

.. image:: JPG/screenshot_pymol_small.jpg
   :target: JPG/screenshot_pymol.jpg
.. image:: img/screenshot_pymol.jpg
   :scale: 15%

.. image:: JPG/screenshot_vmd_small.jpg
   :target: JPG/screenshot_vmd.jpg
.. image:: img/screenshot_vmd.jpg
   :scale: 15%
Loading