Skip to content

Use NAN for the first value if not available

Martin Marmsoler requested to merge work/blf_firstNAN into master

Reason: Because 0 is already a valid value which is not correct, because no information of the state is known. The problem is that the 0 is also used in the autoscale which is undesired if the value is normaly far away from 0

Merge request reports