Open michaelketzer opened 3 years ago
Does anyone have the answer please ?
This is because the author is using a static version of anime.js which at the time only had 'Quad', 'Cubic', 'Quart', 'Quint', 'Sine', 'Expo', 'Circ', 'Back', 'Elastic' rather than the modern versions that contain much more than that.
Seems like only following works as of now linear
, easeInElastic
, easeOutElastic
, easeInOutElastic
.
Any of the easing functions do not work.
Received value on
formatValue
is "0", during the animation it is "NaN" and at the complete it is "20".