.. _interactive_1d: interactive example: interactive_1d =================================== This example shows how to use nmrglue and `matplotlib `_ to create a simple interactive environment for examining a 1D spectrum from a NMRPipe file. The data used in this example is available for `download. `_ [:download:`source code <../../../examples/interactive/interactive_1d/1d_interactive.py>`] .. literalinclude:: ../../../examples/interactive/interactive_1d/1d_interactive.py