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
<buttonclass="btn btn-primary" (click)="hideAllSelected()" aria-label="Hide all selected data series from the plot">Hide All Selected Data</button>
3
-
<buttonclass="btn btn-primary" (click)="hideAllNonSelected()" aria-label="Hide all non-selected data series from the plot">Hide All Non-Selected Data</button>
4
-
<buttonclass="btn btn-primary" (click)="openTextEditor()" aria-label="Open annotation text editor dialog">Annotation Text Editor</button>
5
-
<buttonclass="btn btn-primary" (click)="openColorEditor()" aria-label="Open color editor dialog">Color Editor</button>
1
+
<divclass="rank-plot-controls mb-3">
2
+
<divclass="row g-2 align-items-end">
3
+
<divclass="col-auto">
4
+
<labelclass="form-label small mb-1">Search Proteins</label>
0 commit comments