Skip to main content

Module block

Module block 

Source
Expand description

Horizontal, left-anchored eighth-block glyphs (█▉▊▋▌▍▎▏).

For filling a cell from the left edge by fractions of a column: a horizontal progress bar that wants sub-cell resolution rather than rounding its fill to whole columns. For the vertical, bottom-anchored equivalent used by bar, see that module instead.

Constants§

FIVE_EIGHTHS
Filled 5/8 from the left.
FULL
A fully filled cell.
HALF
Filled 1/2 from the left.
ONE_EIGHTH
Filled 1/8 from the left.
ONE_QUARTER
Filled 1/4 from the left.
SEVEN_EIGHTHS
Filled 7/8 from the left.
THREE_EIGHTHS
Filled 3/8 from the left.
THREE_QUARTERS
Filled 3/4 from the left.