Skip to content

app/vmui: improve hits chart tooltip#1544

Open
Loori-R wants to merge 2 commits into
masterfrom
vmui/issues-1533-1536/improve-hits-tooltip
Open

app/vmui: improve hits chart tooltip#1544
Loori-R wants to merge 2 commits into
masterfrom
vmui/issues-1533-1536/improve-hits-tooltip

Conversation

@Loori-R

@Loori-R Loori-R commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Describe Your Changes

1. Tooltip overflow

Fixed hits chart tooltip clipping.

2. Tooltip layout

Improved the tooltip layout and moved the timestamp to the top. This keeps the time range in a stable, easy-to-scan position while the list of series values can vary.

3. Timestamp precision

Reduced excessive timestamp precision based on the selected interval. The tooltip now hides unnecessary smaller units when the bucket interval does not need them.

Related issues: #1533, #1536

Screenshots
Before tg_image_999295352
After tg_image_1636867983

@Loori-R Loori-R added the web-ui Issues related to the user interface: layout, styling, usability, or UI-specific bugs. label Jun 24, 2026

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 5 files

Re-trigger cubic

@hagen1778 hagen1778 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@arturminchukov arturminchukov left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

web-ui Issues related to the user interface: layout, styling, usability, or UI-specific bugs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

vmui: bar tooltip width clips value vmui: hits chart tooltip time update

3 participants