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

Limit the minimum and maximum range when setYAxisBoundsManual(false); #673

Open
Hoel opened this issue Jan 14, 2021 · 0 comments
Open

Limit the minimum and maximum range when setYAxisBoundsManual(false); #673

Hoel opened this issue Jan 14, 2021 · 0 comments

Comments

@Hoel
Copy link

Hoel commented Jan 14, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant