.. _plot_1d_time: plotting example: plot_1d_time ============================== This example shows how to use nmrglue and `matplotlib `_ to create figures for examining data or publication. In this example the fid from a 1D NMRPipe file is plotted. [:download:`source code <../../../examples/plotting/1d_spectrum/plot_1d_pipe_time.py>`] .. literalinclude:: ../../../examples/plotting/1d_spectrum/plot_1d_pipe_time.py Results: [:download:`figure <../../../examples/plotting/1d_spectrum/fid.png>`] .. image:: ../../../examples/plotting/1d_spectrum/fid.png