-
fix(web): relations sparkline no longer overflows the n column + PAD/relation tooltips (v0.20.1)
released this
2026-07-06 22:12:22 -07:00 - cap the unicode sparkline (relations last-8, faders last-7) + overflow:hidden
so it can't grow one-char-per-sample and paint over the evidence-count (n)
column — the "n sitting behind the graph" bug - add native title mouseover hints on all 3 PAD faders (P/A/D meaning + range)
and every relationship metric row (warmth / trust·ability / benevolence /
integrity / agency) - state.lastSnap lets the console re-render without a refetch
Verified: pytest tests/test_web_* (84) + node Playwright injected a 24-sample
history (sparkline->n bounding-box overlap = 0; sparklines capped; tooltips present).Downloads
- cap the unicode sparkline (relations last-8, faders last-7) + overflow:hidden