Skip to content

specify bar width format-spec #623

@Firesphere

Description

@Firesphere
  • I have visited the [source website], and in particular
    read the [known issues]
  • I have searched through the [issue tracker] for duplicates
  • I have mentioned version numbers, operating system and
    environment, where applicable:
    import tqdm, sys
    print(tqdm.__version__, sys.version, sys.platform)

I can't find it, maybe I'm stupid, but I'd like to be able to set a width for the right side data (something like this)


Messages            : 100%|█| 99/99 [00:02<00:00, 36.14it/s]
Message             : 100%|█| 3/3 [00:00<00:00, 544.17it/s]
Channels            :  95%|█▏           | 36/38 [08:54<00:22, 11.18s/it]
Relations           : 100%|█| 99/99 [00:00<00:00, 157.06it/s]

It would be nice, to make it possible to align the end of the bar (channels is the awkward one here)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions