Skip to content

fix(chart): shared Y scale, tooltip overflow, and hover stacking - #365

Merged
neSpecc merged 2 commits into
mainfrom
fix/chart-tooltip
Aug 18, 2026
Merged

fix(chart): shared Y scale, tooltip overflow, and hover stacking#365
neSpecc merged 2 commits into
mainfrom
fix/chart-tooltip

Conversation

@Dobrunia

Copy link
Copy Markdown
Member

Summary

  • Shared Y scale across series so the same count sits on the same height; isolated spikes get a marker.
  • Tooltip hides zero rows, caps at ~5 lines with overflow scroll (no visible scrollbar), and stays put while the cursor is over it.
  • Hovered chart raises z-index so the tooltip is not covered by a chart below.
изображение

@vercel

vercel Bot commented Aug 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
codex-ui Ready Ready Preview Aug 18, 2026 1:17pm

@neSpecc
neSpecc merged commit e218d9e into main Aug 18, 2026
6 checks passed
@Dobrunia
Dobrunia deleted the fix/chart-tooltip branch August 18, 2026 16:19
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