I\'m new in Angularjs and I am trying to update the width of a progress bar when a value in my controller change.
I have something like:
ng-style directive would do the trick.
$ {{getTotal()}} ({{getPercentage()}}%) {{getPercentage()}}% Complete (warning)