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

line_value_below: 0 Does not work #13

Closed
mykola-dev opened this issue Nov 13, 2018 · 1 comment
Closed

line_value_below: 0 Does not work #13

mykola-dev opened this issue Nov 13, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@mykola-dev
Copy link

mykola-dev commented Nov 13, 2018

I'm trying to change line color on negative temperatures, so i set
line_value_below: 0
and it does not work for me. Color doesn't change when the value < 0. Looks like the card ignores this setting.
The temporary workaround is:
line_value_below: 0.1

@kalkih kalkih added the bug Something isn't working label Nov 19, 2018
@kalkih
Copy link
Owner

kalkih commented Dec 16, 2018

Fixed in v0.0.9, thanks!

@kalkih kalkih closed this as completed Dec 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants