Hello,
I'm trying to find a way to update an ArcGauge Blazor component in a way that animates from the old value to the new one: currently, this widget totally restartes the animation from the min value to the current one, whenever it refreshes. To be more specific, I'd like to achieve the same behavior as the Angular ArcGauge demo animation.
Is there any way to accomplish this in Blazor?
Kind regards,
Gabriele Volpato