Graylog2 / Graylog2/graylog2-server

Empty buckets are not anchored on null for line charts

Open
#18,172 1 comment 1 reaction 0 assignees View on GitHub
bug Medium Prio triaged User Experience
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

Line charts that plot sparse aggregated data do not anchor empty buckets at null.

The example is grouped over time and event type, with an event count as aggregation metric.

![line_chart_tag_am_meer](https://github.com/Graylog2/graylog2-server/assets/50096395/a7aac3d8-8c85-449a-9ebc-4b056ba1e8f4)

## Expected Behavior
Empty buckets have an aggregation count of zero, leading to a chart which can be adequately used for recognizing and comparing trend lines, even on sparse data.

## Your Environment

* Graylog Version: Graylog 5.2.3

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.