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
<labelclass="signals-toggle" title="Scale every signal to 0–1 so different ranges compare by shape"><inputtype="checkbox" id="signals-normalize" checked> Normalize</label>
<buttonid="signals-mode-overlay" class="signals-mode-btn active" data-mode="overlay" title="All signals on one shared plot">Overlay</button>
471
+
<buttonid="signals-mode-stacked" class="signals-mode-btn" data-mode="stacked" title="Each signal in its own time-synced band">Stacked</button>
472
+
</div>
473
+
<labelclass="signals-toggle" title="Scale every signal to 0–1 so different ranges compare by shape (overlay only — stacked bands auto-scale)"><inputtype="checkbox" id="signals-normalize" checked> Normalize</label>
0 commit comments