Update
This commit is contained in:
@@ -98,6 +98,7 @@ Do not name third-party products in code, commits, or user-facing copy.
|
||||
- [x] Related ranking boosted by alert weights when no MC window
|
||||
- [x] Drag-reorder pinned charts
|
||||
- [x] Keyboard shortcuts on Charts (`Space` play, `1–5` presets, `/` search, `f` force, `b` board, `c` correlate, `r` reset, `Esc` clear)
|
||||
- [x] Fullscreen chart focus (Charts wall + Overview) — double-click / ⛶, `Esc` / `←` `→`
|
||||
|
||||
---
|
||||
|
||||
@@ -125,6 +126,7 @@ Do not name third-party products in code, commits, or user-facing copy.
|
||||
| `shared/related-metrics.js` | Related-chart ranking (taxonomy + Pearson) |
|
||||
| `server/services/weights.js` | Metric Correlations scoring (ks2 / volume / AR / value) |
|
||||
| `ui/dashboard.js` | Metrics wall controller + Correlate mode |
|
||||
| `ui/chart-focus.js` | Fullscreen chart overlay (shared) |
|
||||
| `ui/charts.js` | Canvas paint + hover helpers |
|
||||
| `ui/data-manager.js` | Settings → Data (retention / prune / usage) |
|
||||
| `ui/logs.js` | System Log tab (journal default) |
|
||||
|
||||
Reference in New Issue
Block a user