.. DO NOT EDIT. .. THIS FILE WAS AUTOMATICALLY GENERATED BY SPHINX-GALLERY. .. TO MAKE CHANGES, EDIT THE SOURCE PYTHON FILE: .. "examples/visualization/creating_a_simple_dashboard.py" .. LINE NUMBERS ARE GIVEN BELOW. .. only:: html .. note:: :class: sphx-glr-download-link-note :ref:`Go to the end ` to download the full example code. .. rst-class:: sphx-glr-example-title .. _sphx_glr_examples_visualization_creating_a_simple_dashboard.py: Creating a Simple Dashboard with Panel and Matplotlib ------------------------------------------------------ If you haven't already looked at the "The `get_result` Function" example, please do so as it provides important context for how the `get_result` function can be used to build responsive visualization tools by offloading the heavy lifting for visualization to the server side. In this example, we will build a simple dashboard using the `panel` library to create a simple GUI for defining a 4D STEM acquisition and visualizing the results in real-time. .. rst-class:: sphx-glr-timing **Total running time of the script:** (0 minutes 0.000 seconds) .. _sphx_glr_download_examples_visualization_creating_a_simple_dashboard.py: .. only:: html .. container:: sphx-glr-footer sphx-glr-footer-example .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download Jupyter notebook: creating_a_simple_dashboard.ipynb ` .. container:: sphx-glr-download sphx-glr-download-python :download:`Download Python source code: creating_a_simple_dashboard.py ` .. container:: sphx-glr-download sphx-glr-download-zip :download:`Download zipped: creating_a_simple_dashboard.zip ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_