feat(tui): click-to-inspect sparkline tooltips #97

Merged
lerko merged 1 commits from feat/sparkline-tooltip into main 2026-06-10 19:02:24 +00:00

1 Commits

Author SHA1 Message Date
lerko f97ea3d66b feat(tui): click-to-inspect sparkline tooltips in detail view
CI / test (pull_request) Successful in 2m47s
CI / lint (pull_request) Successful in 56s
CI / vulncheck (pull_request) Successful in 46s
Click any sparkline character to see data point details — approximate
time, latency, and up/down status. Esc dismisses tooltip without
leaving detail view. Uses existing BubbleZone infrastructure with
zone-relative coordinate math for index resolution.
2026-06-10 11:28:29 -04:00