Skip to content

fix: add dashboard line chart labels and hover tooltips#45

Merged
newbish merged 2 commits into
mainfrom
fix/dashboard-preview-followups
Jun 12, 2026
Merged

fix: add dashboard line chart labels and hover tooltips#45
newbish merged 2 commits into
mainfrom
fix/dashboard-preview-followups

Conversation

@newbish

@newbish newbish commented Jun 12, 2026

Copy link
Copy Markdown
Member

Summary

  • add a small set of x-axis labels to the dashboard line graphs so time context is visible at a glance
  • add point markers and hover targets so each bucket shows its timestamp and value on mouseover
  • keep the existing chart layout, while reusing shared line-chart geometry helpers for ticks, points, and tooltip regions

Test Plan

  • cd apps/dashboard && npm run typecheck
  • cd apps/dashboard && npm test
  • cd apps/dashboard && npm run build

@newbish newbish force-pushed the fix/dashboard-preview-followups branch from 3a1a26b to ccf2bfa Compare June 12, 2026 15:35
@github-actions

github-actions Bot commented Jun 12, 2026

Copy link
Copy Markdown

🚀 Cloudflare preview: https://token-usage-analytics-pr-45.tevpro.workers.dev

@newbish newbish merged commit 799eaed into main Jun 12, 2026
3 of 4 checks passed
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.

2 participants