could anybody please help me.
I've found this nice countup-script: https://codepen.io/alemarengo/pen/mOWqwy
Now I would like to call this function multiple times for some other elements on the same site. But with different settings.
start += 0.125;
Set addition from 0.125 to 5.25, for example.
Thank you in advance!