Describe the bug
Quick plot of 1D datasets fails with
ERROR : sas.qtgui.Perspectives.Fitting.FittingWidget (FittingWidget.py:148) :: Traceback (most recent call last):
File "C:\projects\sas\sasview\src\sas\qtgui\MainWindow\DataExplorer.py", line 1726, in quickDataPlot
self.new_plot = globals()[method_name](self, quickplot=True)
~~~~~~~~~^^^^^^^^^^^^^
KeyError: 'Plotter'
To Reproduce
Steps to reproduce the behavior:
- Load
cyl_400_20.txt
- Right-click on the file in the Data Explorer
- Choose "Quick Plot"
- See error
SasView version (please complete the following information):
Operating system (please complete the following information):
Installation method (please complete the following information):
- Installed: pip install -e .
Describe the bug
Quick plot of 1D datasets fails with
To Reproduce
Steps to reproduce the behavior:
cyl_400_20.txtSasView version (please complete the following information):
Operating system (please complete the following information):
Installation method (please complete the following information):