Open rossbulat opened 1 year ago
@rossbulat This will mean that we need to remove the current Pie code that "animates" it using react, and convert it to a scss easing function. That will give us many more animations of course but I am not sure if that is exactly what you mean. Can you elaborate?
If feasible for the beta release, allow
Pie
to have an easing function, that effects its animation. An ease in and out behaviour akin tocubic-bezier(0, 1, 0, 1);
would be ideal for the current pie charts in use on staking dashboard.