Sequence Output Example ======================= Location: ``examples/webapp/sequence/`` This example demonstrates the ```` output type -- an animated series of frames (images or curves) with playback controls. tool.xml -------- .. code-block:: xml sequence (rappture2web) python3 @tool/sequence.py @driver *.xml nanohub.xml ignore height=200 Number of frames in the output sequence. 2 50 4 Key concepts ------------ - ``height=200`` constrains the input image preview size. - Sequence frames can contain images, curves, or fields. - The webapp renders a slider and play/pause controls for animation. Running ------- .. code-block:: bash rappture2web examples/webapp/sequence/