.. _pim_plotting: ==================== Plotting with Python ==================== .. toctree:: :hidden: :glob: :maxdepth: 1 01_basic_plot_scripting 02_scripting_plots 03_pim_ex_3 **Contents** * :ref:`01_basic_plot_scripting` * :ref:`02_scripting_plots` * :ref:`03_pim_ex_3` .. figure:: /images/Mantid_artifact.png :alt: Mantid_artifact :align: right * To display results within Workbench, a user can view workspaces as a data matrix and also plot graphs from the results. * This section explains how to plot with Mantid and Matplotlib, in particular how to script plots to your preference.