snu-quiqcl / iquip

Ion trap Quantum computing User Interface Project
GNU General Public License v3.0
7 stars 0 forks source link

Fix y-axis range of main plot in dataviewer from 0 to 1 when P1 data type #225

Closed BECATRUE closed 11 months ago

BECATRUE commented 1 year ago

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().