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

bug(color_thresholds): values outside of visible range are not used #1165

Open
scottanderson opened this issue Nov 4, 2024 · 2 comments
Open

Comments

@scottanderson
Copy link

Color threshold do not appear to work correctly if their value is beyond the visible bounds of the graph.

image

@tlgenius
Copy link

tlgenius commented Nov 29, 2024

hi,
Try this :
lower_bound: ~0

@FJ-RATO
Copy link

FJ-RATO commented Dec 9, 2024

hi, Try this : lower_bound: ~0

Its a nice hack but doesnt solve the issue since it "degrades" the graph
image
image

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

3 participants