Singlestat maps value to text with delay

Hi,

In my dashboard I have singlestat panel which gathers data from elasticsearch and maps results to text. The mapping is following:
-200000000000 to -60000 = OFF
-60000 to 200000000000 = ON

The problem is that often you need to refresh dashbord (not webpage) couple of times before the map applies. There is a gif in attachment, that illustrates the case: gif

Are there any thoughts how to fix it? Grafana v4.6.0 (commit: c47f670)

Thank you in advance

p.s. I guess that negative values are handled wrong but not sure

Hi,

Please check Grafanas github repository and search open/closed issued for your issue. If you don’t find similar please create a new issue with above description.

Thanks

Marcus