Skip to content

Fix: Add missing hover tooltips to 4 Lite charts (#121)#126

Merged
erikdarlingdata merged 1 commit intodevfrom
fix/chart-hover-tooltips
Feb 19, 2026
Merged

Fix: Add missing hover tooltips to 4 Lite charts (#121)#126
erikdarlingdata merged 1 commit intodevfrom
fix/chart-hover-tooltips

Conversation

@erikdarlingdata
Copy link
Owner

Summary

  • CollectorDurationChart (Collection Health > Duration Trends)
  • QueryDurationTrendChart, ProcDurationTrendChart, QueryStoreDurationTrendChart (Query Stats tab)

All 4 were missing ChartHoverHelper wiring that every other chart in Lite has.

Closes #121

Test plan

  • Open Lite, navigate to Collection Health > Duration Trends
  • Hover over data points — info box should appear with series name and value
  • Check Query Stats duration trend charts for the same behavior

🤖 Generated with Claude Code

CollectorDurationChart, QueryDurationTrendChart, ProcDurationTrendChart,
and QueryStoreDurationTrendChart were missing ChartHoverHelper wiring.
All other charts had it.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit 82427b2 into dev Feb 19, 2026
3 checks passed
@erikdarlingdata erikdarlingdata deleted the fix/chart-hover-tooltips branch February 20, 2026 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant