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.