Merge pull request #21645 from mantidproject/21567-workbench-plotting
Add basic plotting to workbench
Showing
- Framework/PythonInterface/mantid/plots/functions.py 9 additions, 5 deletionsFramework/PythonInterface/mantid/plots/functions.py
- Framework/PythonInterface/test/python/mantid/plots/functionsTest.py 4 additions, 3 deletions...PythonInterface/test/python/mantid/plots/functionsTest.py
- qt/applications/workbench/workbench/app/mainwindow.py 36 additions, 15 deletionsqt/applications/workbench/workbench/app/mainwindow.py
- qt/applications/workbench/workbench/plotting/__init__.py 16 additions, 0 deletionsqt/applications/workbench/workbench/plotting/__init__.py
- qt/applications/workbench/workbench/plotting/axiseditor.ui 94 additions, 0 deletionsqt/applications/workbench/workbench/plotting/axiseditor.ui
- qt/applications/workbench/workbench/plotting/backend_workbench.py 132 additions, 0 deletions...cations/workbench/workbench/plotting/backend_workbench.py
- qt/applications/workbench/workbench/plotting/currentfigure.py 156 additions, 0 deletions...pplications/workbench/workbench/plotting/currentfigure.py
- qt/applications/workbench/workbench/plotting/figuremanager.py 321 additions, 0 deletions...pplications/workbench/workbench/plotting/figuremanager.py
- qt/applications/workbench/workbench/plotting/functions.py 183 additions, 0 deletionsqt/applications/workbench/workbench/plotting/functions.py
- qt/applications/workbench/workbench/plotting/labeleditor.ui 53 additions, 0 deletionsqt/applications/workbench/workbench/plotting/labeleditor.ui
- qt/applications/workbench/workbench/plotting/propertiesdialog.py 175 additions, 0 deletions...ications/workbench/workbench/plotting/propertiesdialog.py
- qt/applications/workbench/workbench/plotting/toolbar.py 113 additions, 0 deletionsqt/applications/workbench/workbench/plotting/toolbar.py
- qt/applications/workbench/workbench/plugins/base.py 3 additions, 0 deletionsqt/applications/workbench/workbench/plugins/base.py
- qt/applications/workbench/workbench/plugins/editor.py 3 additions, 0 deletionsqt/applications/workbench/workbench/plugins/editor.py
- qt/applications/workbench/workbench/plugins/logmessagedisplay.py 4 additions, 1 deletion...ications/workbench/workbench/plugins/logmessagedisplay.py
- qt/applications/workbench/workbench/plugins/workspacewidget.py 80 additions, 3 deletions...plications/workbench/workbench/plugins/workspacewidget.py
- qt/python/CMakeLists.txt 2 additions, 0 deletionsqt/python/CMakeLists.txt
- qt/python/mantidqt/widgets/codeeditor/interpreter.py 2 additions, 3 deletionsqt/python/mantidqt/widgets/codeeditor/interpreter.py
- qt/python/mantidqt/widgets/codeeditor/multifileinterpreter.py 5 additions, 1 deletion...ython/mantidqt/widgets/codeeditor/multifileinterpreter.py
- qt/python/mantidqt/widgets/src/_widgetscore.sip 7 additions, 2 deletionsqt/python/mantidqt/widgets/src/_widgetscore.sip
Loading
Please register or sign in to comment