Skip to content

Multiple progresses in one bar #129

Open
@ChocolateLoverRaj

Description

@ChocolateLoverRaj

Multiple Progresses Bar (1)
The total would be the same, but there could be multiple different progresses. In the example image, the green color has more progress than the green color.

I'm using this library for showing progress of copying a MongoDB database. I have a progress bar for each collection I'm copying. The write progress will always be <= read progress, because each document has to be read first. So with the example green is write progress and blue is read progress.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions