Graylog2 / Graylog2/graylog2-server

Search: Bar chart hover labels can be off, when having multiple metrics.

Open
#22,793 1 comment 0 reactions 0 assignees View on GitHub
bug triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

## Description

Usually the hover labels for bar chart traces are displayed next to the bar.

Here I have a widget with two `sum` metrics and the visualiszation mode `group`. The field `took_ms` has the unit `milisecond` and the `gl2_accounted_message_size` has the unit `byte`. In this case the hover labels are displayed properly.

![Image](https://github.com/user-attachments/assets/55d90cf6-3e7f-4bde-8031-816d7740c4c1)

When I add another metric (sum(gl2_processing_duration_ms) - millisecond), some hover labels are no longer aligned with the related bar.

![Image](https://github.com/user-attachments/assets/8dbc9746-9b1e-45e4-9d07-03358a36ae6e)

## Your Environment

* Graylog Version: 6.2

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.