Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Oct 05, 2015
  2. Oct 02, 2015
  3. Sep 23, 2015
  4. Sep 03, 2015
  5. Sep 02, 2015
  6. Sep 01, 2015
  7. Aug 31, 2015
    • LINJIAO email's avatar
      Re #10234. support property "PlotName" · 45aea2b3
      LINJIAO email authored
      forgot to commit changes to the source code at the last commit for this
      45aea2b3
    • LINJIAO email's avatar
      Re #10234. started first implementation · d6dee844
      LINJIAO email authored
      Added an altorightm to serialize 1D workspace data
      into a json dictionary and save.
      Added files into Framework/PythonInterface
      
       * plugins/algorithms/Save1DPlottableAsJson.py
       * test/python/plugins/algorithms/Save1DPlottableAsJsonTest.py
      
      Tests include 3 cases:
      
       * single curve (point data)
       * single histogram
       * two curves
      
      TODO:
      
       * Add validation into tests
       * Support optional property to assign a name to the plottable(s)
       * documentation
      d6dee844
Loading