Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stat panel does not have a relative min/max to the value anymore. #39629

Closed
nikobearrr opened this issue Sep 26, 2021 · 1 comment
Closed

Stat panel does not have a relative min/max to the value anymore. #39629

nikobearrr opened this issue Sep 26, 2021 · 1 comment

Comments

@nikobearrr
Copy link

nikobearrr commented Sep 26, 2021

What happened:

When using grafana 7.5.7 and you create a stat panel including 3 different metrics, each metric would show the Graph mode: Area relative to itsef. That has changed with 8.x and now the min/max for all stat panels are related to the biggest min/max available in the stat panel

What you expected to happen:

I would like to have each Stat panel visualization to have a relative min/max for itself.

How to reproduce it (as minimally and precisely as possible):

  1. Go to https://play.grafana.org/d/cvDFGseGz/graphite-templated-nested?orgId=1&editPanel=1
  2. Copy the series
  3. Add scale(1000)
  4. Observe the non-scaled series is now just a flat line on the bottom

image

On this picture I would expect to be able to see the graph on the left (non-scaled) values.

Anything else we need to know?:

Environment:

  • Grafana version: Grafana v8.1.4 (6855cdf)
@torkelo
Copy link
Member

torkelo commented Sep 27, 2021

This was actually a bug in v7.5 that we fixed in v8.0
#32765

@torkelo torkelo closed this as completed Sep 27, 2021
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

No branches or pull requests

2 participants