Skip to main content

bar_chart

Function bar_chart 

Source
pub fn bar_chart(values: Vec<f32>, labels: Vec<String>) -> Widget
Expand description

A bar chart of values (normalized to the max), with optional per-value labels. Single-series, no axis or legend — for richer charts use chart.