Closed BECATRUE closed 11 months ago
According to requests by an experimenter, I will fix the y-axis range of main plot in dataviewer app from 0 to 1, when the current data type is P1.
Pass the data type to MainPlotWidget.setData().
MainPlotWidget.setData()
Feature you want to implement
According to requests by an experimenter, I will fix the y-axis range of main plot in dataviewer app from 0 to 1, when the current data type is P1.
How the feature is implemented
Pass the data type to
MainPlotWidget.setData()
.