render_timeline_bars

Function render_timeline_bars 

Source
pub fn render_timeline_bars(counts: &[usize])
Expand description

Render a compact single-line timeline using an ASCII ramp per bin. Uses a small 10-char ramp to visualize relative intensity within the provided counts.