Skip to content

[BUGFIX] TimeSeriesChart: Empty query results should show "No Data" even with thresholds configured#588

Merged
jgbernalp merged 1 commit intoperses:mainfrom
adrianSepiol:empty-query-results-should-show-no-data
Mar 4, 2026
Merged

[BUGFIX] TimeSeriesChart: Empty query results should show "No Data" even with thresholds configured#588
jgbernalp merged 1 commit intoperses:mainfrom
adrianSepiol:empty-query-results-should-show-no-data

Conversation

@adrianSepiol
Copy link
Contributor

Description

closes TimeSeriesChart: Empty query results should show "No Data" even with thresholds configured

Add thresholds to displayed time series only if there is at least one time series with actual data.

Screenshots

Before:
image

After:
image

Checklist

  • Pull request has a descriptive title and context useful to a reviewer.
  • Pull request title follows the [<catalog_entry>] <commit message> naming convention using one of the
    following catalog_entry values: FEATURE, ENHANCEMENT, BUGFIX, BREAKINGCHANGE, DOC,IGNORE.
  • All commits have DCO signoffs.

UI Changes

  • Changes that impact the UI include screenshots and/or screencasts of the relevant changes.
  • Code follows the UI guidelines.

…ven with thresholds configured

Signed-off-by: Adrian Sepiół <adisepko@gmail.com>
@adrianSepiol adrianSepiol requested a review from a team as a code owner March 4, 2026 10:59
@adrianSepiol adrianSepiol requested review from jgbernalp and removed request for a team March 4, 2026 10:59
@jgbernalp jgbernalp added this pull request to the merge queue Mar 4, 2026
Merged via the queue into perses:main with commit 21930b1 Mar 4, 2026
16 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.

TimeSeriesChart: Empty query results should show "No Data" even with thresholds configured

2 participants