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

How to "zoom" or "scale" #21

Open
svoip opened this issue May 24, 2021 · 0 comments
Open

How to "zoom" or "scale" #21

svoip opened this issue May 24, 2021 · 0 comments

Comments

@svoip
Copy link

svoip commented May 24, 2021

Suppose I have value set of values that fluctuate between 0 and 1. The timeline goes up and down (lowest value 0) correctly.
Now suppose my next value is 50. I would like the timeline to "zoom out" (or "scale up") so that to place the next incoming value on screen proportinate to the previous numbers.
There is no way to know in advance what value I will receive next, it maybe be a negative value or some higher number as 500.

Is there a built-in solution for this? If not, how could I go about it? Many thanks.

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