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

Feature Request: Fixed scale #24

Open
blue3eight opened this issue Oct 21, 2023 · 1 comment
Open

Feature Request: Fixed scale #24

blue3eight opened this issue Oct 21, 2023 · 1 comment

Comments

@blue3eight
Copy link

Hi,
Thank you for this tool!

Automatic scaling is often a very good thing, but in many cases it's necessary to have a fixed scale.
Is it possible to add a minimum and maximum value to a graph?

Or, at the very least, have a 'Fixed scale' check box for a graph that remembers the min and max value off the scale and keeps them until the box is unchecked?

@Godeffroy
Copy link

I founded a way around to do this : with my data (Mid), i send periodically 4 points at max range of my graph, so my graph is always scaled.
Like this :

fixeScale:0:0;0:2000;3000:2000;3000:0;|xy
Mid:2041:587|xy
image

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

2 participants