Codebase list golang-github-vbauerster-mpb / 052db9f
Update README.md unlink [Set total] Vladimir Bauer authored 7 years ago GitHub committed 7 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
88 ## Features
99
1010 * __Multiple Bars__: Multiple progress bars are supported
11 * __Dynamic Total__: [Set total](https://github.com/vbauerster/mpb/issues/9#issuecomment-344448984) while bar is running
11 * __Dynamic Total__: Set total while bar is running
1212 * __Dynamic Add/Remove__: Dynamically add or remove bars
1313 * __Cancellation__: Cancel whole rendering process
1414 * __Predefined Decorators__: Elapsed time, [ewma](https://github.com/VividCortex/ewma) based ETA, Percentage, Bytes counter