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