Class

Bar Meter

Renders a numeric value in [0, 1] as a horizontal bar - a compact inline gauge. Typically used via a PropertyTable `cellAs` override to draw a probability or score column as bars instead of raw numbers. Reads the value from `metricPath` (a `tx.Expression` evaluated against each cell's input).

Subclass Of
Band