Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Asterix

#1
However, there is an anomaly  :(
If the chart is zoomed out, it tends to close the line between the previous and last retrieved value.
See in my example 1H Graph and 4H same graph

#2
Thanks Filipp!

It Works ! !
#3
I've tried, but in last value I get "0" instead of <<ERROR>>
This is the Transformation
return ($1 < -100) ? null : $1;

Why?
#4
When null is returned on the chart it goes a position itself as value 0

Version 3.6.303

Other methods?
#5
General Support / Graph - Stop graphing when some value
December 27, 2020, 11:12:36 AM
Hi,
is possibile to stop graphing when some value is returned?
In my case Ubiquiti device return -1000 of signal strenght when remote device is not connected via radio.

I need to stop graphing instead of get -1000