dr-sandbox/app/web/static
Michael Pilosov d70eff3704 runs filter: N + T chip rows; group all/none meta chips; explicit row layout
- Add N and T axes alongside dataset/algorithm; chips populated from runs
  in the list, axis group hidden when there's a single unique value.
- Dataset+algorithm on row 1, N+T on row 2 via two explicit
  .runs-filter-row flex containers (cleaner than a sentinel break elem
  that double-counted the row-gap).
- 'all' and 'none' meta-chips now wrap as a unit inside .chip-meta-wrap
  so one doesn't orphan to the next line.
- Row is hidden entirely when every axis in it collapses to a single
  value (:has selector on .runs-filter-row).
2026-04-22 17:20:08 -06:00
..
compare-select.js runs: filter chips + compare selection up to 8 2026-04-22 16:41:06 -06:00
compare.js compare: click to pin a point's highlight; hover temporarily overrides 2026-04-22 17:00:29 -06:00
dataset-picker.js theme picker canvas backgrounds 2026-04-21 21:56:14 -06:00
metrics.js dark/light theme toggle 2026-04-21 21:51:16 -06:00
panel-grid.js compare: click to pin a point's highlight; hover temporarily overrides 2026-04-22 17:00:29 -06:00
run-modal.js compare: click to pin a point's highlight; hover temporarily overrides 2026-04-22 17:00:29 -06:00
runs-filter.js runs filter: N + T chip rows; group all/none meta chips; explicit row layout 2026-04-22 17:20:08 -06:00
style.css runs filter: N + T chip rows; group all/none meta chips; explicit row layout 2026-04-22 17:20:08 -06:00
theme.js dark/light theme toggle 2026-04-21 21:51:16 -06:00