.. _sphx_glr_auto_examples_data_visualization: Data Visualization ================== This gallery shows how to plot data using the convenience functions :func:`~.api.plot.plot_spectra`, :func:`~.api.plot.plot_images` and :func:`~.api.plot.plot_signals`. Unlike the :meth:`~.api.signals.BaseSignal.plot`, these functions can plot multiple signal together and can be useful to compose figure comparing signals, etc. .. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /auto_examples/data_visualization/images/thumb/sphx_glr_compose_figure_thumb.png :alt: :ref:`sphx_glr_auto_examples_data_visualization_compose_figure.py` .. raw:: html
Composing Figure
.. raw:: html
.. only:: html .. image:: /auto_examples/data_visualization/images/thumb/sphx_glr_specifying_ax_thumb.png :alt: :ref:`sphx_glr_auto_examples_data_visualization_specifying_ax.py` .. raw:: html
Specifying Matplotlib Axis
.. thumbnail-parent-div-close .. raw:: html
.. toctree:: :hidden: /auto_examples/data_visualization/compose_figure /auto_examples/data_visualization/specifying_ax