.. _plot_1d_freq: plotting example: plot_1d_freq ============================== This example shows how to use nmrglue and `matplotlib `_ to create figures for examining data or publication. In this example the spectrum from a 1D NMRPipe file is plotted. The data used in this example is available for `download. `_ [:download:`source code <../../../examples/plotting/plot_1d/plot_1d_pipe_freq.py>`] .. literalinclude:: ../../../examples/plotting/plot_1d/plot_1d_pipe_freq.py Results: [:download:`figure <../../../examples/plotting/plot_1d/spectrum.png>`] .. image:: ../../../examples/plotting/plot_1d/spectrum.png