You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shapeRange: [LABKEY.vis.Scale.Shape()[0]/* circle */,LABKEY.vis.Scale.DataspaceShape()[0]/* open circle */,LABKEY.vis.Scale.Shape()[1],LABKEY.vis.Scale.Shape()[2]],
tooltip: 'Enable/disable guide set creation mode. Supported for separate plots, not grouped by date, when '+LABKEY.targetedms.QCPlotHelperBase.maxPointsPerSeries+' or fewer samples are shown',
1172
+
tooltip: 'Enable/disable guide set creation mode. Supported for plots when '+LABKEY.targetedms.QCPlotHelperBase.maxPointsPerSeries+' or fewer samples are shown',
msg: 'Fewer than '+minGuideSetPointCount+' data points were selected for the new guide set, which may not be statistically significant. Would you like to proceed anyway?',
2351
+
msg: 'Fewer than '+minGuideSetReplicateCount+' replicates were selected for the new guide set, which may not be statistically significant. Would you like to proceed anyway?',
0 commit comments