You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I would like to know how i should to to limit the minimum and maximum limit of the bounds (or set a minimum total range) for the Y axis when setYAxisBoundsManual(false), so the bounds are automatically calculated.
The reason why i need that is because when the sensor value is very stable then the bound are increasing and increasing until the noise variations are filling the whole graph, which is a problem because it gives a biased feedback (: the actual noise is very low but there is no limit to the auto-resize of bound so the graph shows huge variations).
I still need the auto bound function because the sensor range is large and thus if i set to manual bounds then the granulosity becomes insufficient once datas are stable and value is low.
The text was updated successfully, but these errors were encountered:
Hello,
I would like to know how i should to to limit the minimum and maximum limit of the bounds (or set a minimum total range) for the Y axis when setYAxisBoundsManual(false), so the bounds are automatically calculated.
The reason why i need that is because when the sensor value is very stable then the bound are increasing and increasing until the noise variations are filling the whole graph, which is a problem because it gives a biased feedback (: the actual noise is very low but there is no limit to the auto-resize of bound so the graph shows huge variations).
I still need the auto bound function because the sensor range is large and thus if i set to manual bounds then the granulosity becomes insufficient once datas are stable and value is low.
The text was updated successfully, but these errors were encountered: