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

AnimationRule #267

Open
Bredahl opened this issue Feb 28, 2023 · 1 comment
Open

AnimationRule #267

Bredahl opened this issue Feb 28, 2023 · 1 comment

Comments

@Bredahl
Copy link

Bredahl commented Feb 28, 2023

Can anyone help me change this formula.
I'm not very good at Math.

New Radialgauge ({
   // ... some options ...
   AnimationRule: Function (percent) {
   Return Math.Pow (percent, 5)
   },

I need about 1 seconds delay,
With the first number of the animation
and then 3 sec linear animation.

And no setTimeout() is not an option.

@TuShen121
Copy link

TuShen121 commented Feb 28, 2023 via email

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