chieffancypants / angular-loading-bar

A fully automatic loading / progress bar for your angular apps.
https://chieffancypants.github.io/angular-loading-bar/
MIT License
5.17k stars 682 forks source link

Need To Show Percentage Amount. #347

Open prashantravidarshan opened 7 years ago

prashantravidarshan commented 7 years ago

Hi There

I need to show percentage response instead of progress bar.

There is a function cfpLoadingBar.status() but it always static with initial amount of response never increase.

let me know how could be it possible.

Many Thanks In Regards