Renders a safe one-line directional trend indicator.
This function is framework-independent. Import it from blessed-components/trend to keep Blessed outside the module graph.
blessed-components/trend
Direction, value, label, symbols, fallback text, and layout.
Plain text without ANSI sequences or Blessed tags.
RangeError Thrown when numeric values are not finite, characters or text labels are empty, or configured text dimensions are invalid.
RangeError
Renders a safe one-line directional trend indicator.
This function is framework-independent. Import it from
blessed-components/trendto keep Blessed outside the module graph.