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

Insights: Gauge colors ranges incorrect with negative values #1304

Closed
pierrekil opened this issue May 16, 2024 · 0 comments · Fixed by #1305
Closed

Insights: Gauge colors ranges incorrect with negative values #1304

pierrekil opened this issue May 16, 2024 · 0 comments · Fixed by #1305
Assignees
Labels

Comments

@pierrekil
Copy link
Member

Color ranges are not set correctly for Gauge widget in case of negative values.

Reproduce

  • Create Gauge and selct attribute with negative values
  • Set lower range to minimum value (in example '-160')
  • Displayed range starts at '0' although you would expect the set value
  • When adding '-80' in the range, this taken as the minimum value although you would expect the set value '-160'

Image

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants