Codebase list golang-github-vbauerster-mpb / 6ce4832
Readme update Vladimir Bauer 8 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
88
99 ## Features
1010
11 * __Multiple Bars__: mpb can render multiple progress bars that can be tracked concurrently
11 * __Multiple Bars__: Multiple progress bars are supported
1212 * __Dynamic Total__: [Set total](https://github.com/vbauerster/mpb/issues/9#issuecomment-344448984) while bar is running
1313 * __Dynamic Addition__: Additional bar could be added at later time
1414 * __Dynamic Removal__: Remove particular bar, before or after completion