This widget shows multiple animated progress bars and reacts dynamically to new information being passed in. Anything with a current state and with a projected max/goal state can easily be represented with this widget. Some sample ideas would be to show progress, completion, capacity, load, fundraising, and much more.

The widget receives an array of generic string and number data by a job and dynamically displays the information as progress bars.


Gist: https://gist.github.com/mdirienzo/6716905 Live Demo: http://progress-bar-demo.herokuapp.com/sample

Built With

Share this project:

Updates