Re #13572. data structure changed
plot = { name: <name>, type: "histogram" or "point", data: { label1: (N, 3) array, label2: (N, 3) array, …}, axes: { xlabel = …, xunit = …, ylabel = …, yunit = …, …} }
Showing
- Code/Mantid/Framework/PythonInterface/plugins/algorithms/SavePlot1DAsJson.py 30 additions, 15 deletions...rk/PythonInterface/plugins/algorithms/SavePlot1DAsJson.py
- Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SavePlot1DAsJsonTest.py 34 additions, 23 deletions...ce/test/python/plugins/algorithms/SavePlot1DAsJsonTest.py
- Code/Mantid/docs/source/algorithms/SavePlot1DAsJson-v1.rst 2 additions, 2 deletionsCode/Mantid/docs/source/algorithms/SavePlot1DAsJson-v1.rst
Loading
Please register or sign in to comment