Merge pull request #25655 from rosswhitfield/sliceviewer_transpose
Allow transposing dimensions of 2D plots in mantid.plots
No related branches found
No related tags found
Showing
- Framework/PythonInterface/mantid/plots/helperfunctions.py 17 additions, 8 deletionsFramework/PythonInterface/mantid/plots/helperfunctions.py
- Framework/PythonInterface/mantid/plots/plotfunctions.py 64 additions, 43 deletionsFramework/PythonInterface/mantid/plots/plotfunctions.py
- Framework/PythonInterface/test/python/mantid/plots/helperfunctionsTest.py 33 additions, 0 deletions...Interface/test/python/mantid/plots/helperfunctionsTest.py
- docs/source/release/v4.1.0/framework.rst 1 addition, 1 deletiondocs/source/release/v4.1.0/framework.rst
- qt/python/mantidqt/widgets/sliceviewer/dimensionwidget.py 10 additions, 0 deletionsqt/python/mantidqt/widgets/sliceviewer/dimensionwidget.py
- qt/python/mantidqt/widgets/sliceviewer/model.py 5 additions, 2 deletionsqt/python/mantidqt/widgets/sliceviewer/model.py
- qt/python/mantidqt/widgets/sliceviewer/presenter.py 1 addition, 1 deletionqt/python/mantidqt/widgets/sliceviewer/presenter.py
- qt/python/mantidqt/widgets/sliceviewer/view.py 1 addition, 0 deletionsqt/python/mantidqt/widgets/sliceviewer/view.py
Please register or sign in to comment