Skip to main content

Module bar

Module bar 

Source
Expand description

Vertical, bottom-anchored eighth-block glyphs (▁▂▃▄▅▆▇█), for a bar that fills a cell from the bottom edge: the ramp a sparkline, gauge, or meter widget uses for one column’s worth of magnitude.

Constants§

FIVE_EIGHTHS
Filled 5/8 from the bottom.
FULL
A fully filled cell.
HALF
Filled 1/2 from the bottom.
NINE_LEVELS
The nine bar levels from empty to full, indexed 0..=8: a blank cell, then ONE_EIGHTH through FULL in order.
ONE_EIGHTH
Filled 1/8 from the bottom.
ONE_QUARTER
Filled 1/4 from the bottom.
SEVEN_EIGHTHS
Filled 7/8 from the bottom.
THREE_EIGHTHS
Filled 3/8 from the bottom.
THREE_QUARTERS
Filled 3/4 from the bottom.