Animated number counter with pre and post fix text

Hi everyone, I went and built a simple counter, that animates the number until it reaches the given number. I thought this would make a good use component to UD. Here is a demo of it in action:-
UDNumber3
As I got my blog site I thought I could write a blog on this component here:-


Hope this is useful to other dashboarders out there.

3 Likes

Awesome! Will it automatically go to ‘less than’? Thinking it could be used to compare against helpdesk calls today vs yesterday for example - so that could be more or less

Yeah you can get negative numbers, just use the start and end parameters with the numbers, which can be passed via a variable as shown in the example on the blog. In the Gif example I posted on this page this is using the auto refresh and refresh interval parameters.